Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
310312

311A combination of 4 colorsVol.

Pompeian Red

紅樺色べにかばいろ

Cream Yellow

卵色たまごいろ

Dark Greenish Glaucous

若苗色わかなえいろ

Light Green Yellow

鶸色ひわいろ

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

Pompeian Red × Cream Yellow4.22 : 1large text only
Pompeian Red × Light Green Yellow4.16 : 1large text only
Pompeian Red × Dark Greenish Glaucous3.71 : 1large text only
Cream Yellow × Dark Greenish Glaucous1.13 : 1fails WCAG
Dark Greenish Glaucous × Light Green Yellow1.12 : 1fails WCAG
Cream Yellow × Light Green Yellow1.01 : 1fails WCAG

Take the palette with you

:root {
  --pompeian-red: #ab2439;
  --cream-yellow: #fdbf68;
  --dark-greenish-glaucous: #b7c2a9;
  --light-green-yellow: #c7d14f;
}