Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
205207

206A combination of 3 colorsVol.

Corinthian Pink

肉色にくいろ

Golden Yellow

金茶きんちゃ

Cinnamon Rufous

代赭色たいしゃいろ

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

Corinthian Pink × Cinnamon Rufous2.09 : 1fails WCAG
Golden Yellow × Cinnamon Rufous1.71 : 1fails WCAG
Corinthian Pink × Golden Yellow1.22 : 1fails WCAG

Take the palette with you

:root {
  --corinthian-pink: #f8b6ba;
  --golden-yellow: #f3a257;
  --cinnamon-rufous: #c27544;
}