Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
208210

209A combination of 3 colorsVol.

Ivory Buff

白茶しらちゃ

Yellow Orange

柑子色こうじいろ

Salvia Blue

空色そらいろ

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

Ivory Buff × Salvia Blue1.59 : 1fails WCAG
Ivory Buff × Yellow Orange1.46 : 1fails WCAG
Yellow Orange × Salvia Blue1.09 : 1fails WCAG

Take the palette with you

:root {
  --ivory-buff: #ebd3a2;
  --yellow-orange: #f99d1b;
  --salvia-blue: #97acc8;
}