Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
202204

203A combination of 3 colorsVol.

Pale Lemon Yellow

淡卵色うすたまごいろ

Vinaceous Cinnamon

香色こういろ

Lincoln Green

海松色みるいろ

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

Pale Lemon Yellow × Lincoln Green6.44 : 1AA
Vinaceous Cinnamon × Lincoln Green3.73 : 1large text only
Pale Lemon Yellow × Vinaceous Cinnamon1.73 : 1fails WCAG

Take the palette with you

:root {
  --pale-lemon-yellow: #ffefae;
  --vinaceous-cinnamon: #eea78c;
  --lincoln-green: #555832;
}