Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
122124

123A combination of 3 colorsVol.

Coral Red

珊瑚珠色さんごしゅいろ

Lemon Yellow

金絲雀色かなりやいろ

Taupe Brown

濃色こきいろ

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

Lemon Yellow × Taupe Brown6.16 : 1AA
Coral Red × Taupe Brown3.26 : 1large text only
Coral Red × Lemon Yellow1.89 : 1fails WCAG

Take the palette with you

:root {
  --coral-red: #f58e84;
  --lemon-yellow: #f8ed43;
  --taupe-brown: #7a4456;
}