Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
055057

056A combination of 3 colorsVol. · October

Ivory Buff

白茶しらちゃ

Fresh Color

柿色かきいろ

Raw Sienna

檜皮色ひわだいろ

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

Ivory Buff × Raw Sienna2.61 : 1fails WCAG
Fresh Color × Raw Sienna1.68 : 1fails WCAG
Ivory Buff × Fresh Color1.55 : 1fails WCAG

Take the palette with you

:root {
  --ivory-buff: #ebd3a2;
  --fresh-color: #f6917e;
  --raw-sienna: #bb7125;
}