Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
132134

133A combination of 3 colorsVol.

Vandyke Red

紅海老茶べにえびちゃ

Citrine

青朽葉あおくちば

Sea Green

若竹色わかたけいろ

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

Vandyke Red × Sea Green3.60 : 1large text only
Vandyke Red × Citrine3.54 : 1large text only
Citrine × Sea Green1.02 : 1fails WCAG

Take the palette with you

:root {
  --vandyke-red: #82241f;
  --citrine: #b09f36;
  --sea-green: #00b49b;
}