Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
161163

162A combination of 3 colorsVol.

Old Rose

長春色ちょうしゅんいろ

Rainette Green

松葉色まつばいろ

Lilac

鳩羽紫はとばむらさき

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

Old Rose × Rainette Green1.19 : 1fails WCAG
Old Rose × Lilac1.11 : 1fails WCAG
Rainette Green × Lilac1.06 : 1fails WCAG

Take the palette with you

:root {
  --old-rose: #d46d7a;
  --rainette-green: #8fa071;
  --lilac: #b984af;
}