Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
341343

342A combination of 4 colorsVol.

Corinthian Pink

肉色にくいろ

Cream Yellow

卵色たまごいろ

Orange Citrine

銀煤竹ぎんすすたけ

Deep Slate Olive

千斎茶せんさいちゃ

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

Cream Yellow × Deep Slate Olive8.32 : 1AAA
Corinthian Pink × Deep Slate Olive8.04 : 1AAA
Orange Citrine × Deep Slate Olive3.02 : 1large text only
Cream Yellow × Orange Citrine2.76 : 1fails WCAG
Corinthian Pink × Orange Citrine2.67 : 1fails WCAG
Corinthian Pink × Cream Yellow1.04 : 1fails WCAG

Take the palette with you

:root {
  --corinthian-pink: #f8b6ba;
  --cream-yellow: #fdbf68;
  --orange-citrine: #986f2d;
  --deep-slate-olive: #253122;
}