Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
123125

124A combination of 4 colorsVol. · Clothes, Accessories

Design by 木下茂

Calamine Blue

淡浅葱うすあさぎ

Yellow Green

若草色わかくさいろ

Pomegranite Purple

苺色いちごいろ

Black

黒色くろいろ

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

Yellow Green × Black11.08 : 1AAA
Calamine Blue × Black10.15 : 1AAA
Yellow Green × Pomegranite Purple3.73 : 1large text only
Calamine Blue × Pomegranite Purple3.42 : 1large text only
Pomegranite Purple × Black2.97 : 1fails WCAG
Calamine Blue × Yellow Green1.09 : 1fails WCAG

Take the palette with you

:root {
  --calamine-blue: #78cdd0;
  --yellow-green: #afd472;
  --pomegranite-purple: #b71f57;
  --black: #111314;
}