Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
152154

153A combination of 3 colorsVol.

Eosine Pink

浅紅うすくれない

Orange Yellow

山吹色やまぶきいろ

Citron Yellow

菜種油色なたねいろ

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

Eosine Pink × Orange Yellow1.40 : 1fails WCAG
Orange Yellow × Citron Yellow1.19 : 1fails WCAG
Eosine Pink × Citron Yellow1.18 : 1fails WCAG

Take the palette with you

:root {
  --eosine-pink: #f37f94;
  --orange-yellow: #fcb315;
  --citron-yellow: #b2b73e;
}