Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
134136

135A combination of 3 colorsVol. · Clothes, Accessories

Design by 八島進

Ivory Buff

白茶しらちゃ

Neutral Gray

銀鼠ぎんねず

Indian Lake

浅蘇芳うすすおう

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

Ivory Buff × Indian Lake3.40 : 1large text only
Neutral Gray × Indian Lake2.65 : 1fails WCAG
Ivory Buff × Neutral Gray1.28 : 1fails WCAG

Take the palette with you

:root {
  --ivory-buff: #ebd3a2;
  --neutral-gray: #b6bfc1;
  --indian-lake: #c53c69;
}