Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
125127

126A combination of 3 colorsVol.

Ivory Buff

白茶しらちゃ

Yellow Ocher

山吹茶やまぶきちゃ

Deep Lyons Blue

群青色ぐんじょういろ

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

Ivory Buff × Deep Lyons Blue6.61 : 1AA
Yellow Ocher × Deep Lyons Blue5.02 : 1AA
Ivory Buff × Yellow Ocher1.32 : 1fails WCAG

Take the palette with you

:root {
  --ivory-buff: #ebd3a2;
  --yellow-ocher: #e2b540;
  --deep-lyons-blue: #1c4286;
}