Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

Sanzo Wada, 1933–38 · 171 colors · 581 combinations

← All plates
345347

346A combination of 4 colorsVol.

Rosolanc Purple

牡丹色ぼたんいろ

Turquoise Green

白緑びゃくろく

Light Green Yellow

鶸色ひわいろ

Andover Green

山鳩色やまばといろ

Pair contrastWCAG 2 — can one color carry text on the other?

Rosolanc Purple × Turquoise Green3.59 : 1large text only
Rosolanc Purple × Light Green Yellow3.18 : 1large text only
Turquoise Green × Andover Green2.91 : 1fails WCAG
Light Green Yellow × Andover Green2.58 : 1fails WCAG
Rosolanc Purple × Andover Green1.23 : 1fails WCAG
Turquoise Green × Light Green Yellow1.13 : 1fails WCAG

Take the palette with you

:root {
  --rosolanc-purple: #b73f74;
  --turquoise-green: #b5decc;
  --light-green-yellow: #c7d14f;
  --andover-green: #6d7e77;
}