Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
121123

122A combination of 3 colorsVol.

Carmine

臙脂色えんじいろ

Cream Yellow

卵色たまごいろ

Benzol Green

青竹色あおたけいろ

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

Carmine × Cream Yellow3.46 : 1large text only
Cream Yellow × Benzol Green2.21 : 1fails WCAG
Carmine × Benzol Green1.57 : 1fails WCAG

Take the palette with you

:root {
  --carmine: #cc1236;
  --cream-yellow: #fdbf68;
  --benzol-green: #00978d;
}