Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
131133

132A combination of 3 colorsVol.

Sulpher Yellow

蒸栗色むしくりいろ

Golden Yellow

金茶きんちゃ

Citrine

青朽葉あおくちば

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

Sulpher Yellow × Citrine2.25 : 1fails WCAG
Sulpher Yellow × Golden Yellow1.75 : 1fails WCAG
Golden Yellow × Citrine1.29 : 1fails WCAG

Take the palette with you

:root {
  --sulpher-yellow: #f5ecc2;
  --golden-yellow: #f3a257;
  --citrine: #b09f36;
}