Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
254256

255A combination of 4 colorsVol.

Raw Sienna

檜皮色ひわだいろ

Pyrite Yellow

淡青朽葉うすあおくちば

Calamine Blue

淡浅葱うすあさぎ

Black

黒色くろいろ

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

Calamine Blue × Black10.15 : 1AAA
Pyrite Yellow × Black8.96 : 1AAA
Raw Sienna × Black4.88 : 1AA
Raw Sienna × Calamine Blue2.08 : 1fails WCAG
Raw Sienna × Pyrite Yellow1.83 : 1fails WCAG
Pyrite Yellow × Calamine Blue1.13 : 1fails WCAG

Take the palette with you

:root {
  --raw-sienna: #bb7125;
  --pyrite-yellow: #cab356;
  --calamine-blue: #78cdd0;
  --black: #111314;
}