Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
088090

089A combination of 6 colorsVol. · Kimono

Design by 熊田早苗

Ivory Buff

白茶しらちゃ

Red Orange

朱色しゅいろ

Naples Yellow

淡黄蘗うすきはだ

Green

緑色みどりいろ

Veronia Purple

牡丹鼠ぼたんねずみ

Dark Tyrian Blue

深縹こきはなだ

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

Naples Yellow × Dark Tyrian Blue10.29 : 1AAA
Ivory Buff × Dark Tyrian Blue8.74 : 1AAA
Naples Yellow × Veronia Purple5.09 : 1AA
Ivory Buff × Veronia Purple4.32 : 1large text only
Green × Dark Tyrian Blue3.76 : 1large text only
Red Orange × Naples Yellow3.50 : 1large text only
Ivory Buff × Red Orange2.97 : 1fails WCAG
Red Orange × Dark Tyrian Blue2.94 : 1fails WCAG
Naples Yellow × Green2.74 : 1fails WCAG
Ivory Buff × Green2.32 : 1fails WCAG
Veronia Purple × Dark Tyrian Blue2.02 : 1fails WCAG
Green × Veronia Purple1.86 : 1fails WCAG
Red Orange × Veronia Purple1.45 : 1fails WCAG
Red Orange × Green1.28 : 1fails WCAG
Ivory Buff × Naples Yellow1.18 : 1fails WCAG

Take the palette with you

:root {
  --ivory-buff: #ebd3a2;
  --red-orange: #dd4027;
  --naples-yellow: #fbe6a0;
  --green: #489b6e;
  --veronia-purple: #8c4c62;
  --dark-tyrian-blue: #12354e;
}