Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
211213

212A combination of 3 colorsVol.

Pompeian Red

紅樺色べにかばいろ

Orange Citrine

銀煤竹ぎんすすたけ

Salvia Blue

空色そらいろ

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

Pompeian Red × Salvia Blue2.97 : 1fails WCAG
Orange Citrine × Salvia Blue1.95 : 1fails WCAG
Pompeian Red × Orange Citrine1.53 : 1fails WCAG

Take the palette with you

:root {
  --pompeian-red: #ab2439;
  --orange-citrine: #986f2d;
  --salvia-blue: #97acc8;
}