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. · Clothes, Accessories

Design by 木下茂

Neutral Gray

銀鼠ぎんねず

Pomegranite Purple

苺色いちごいろ

Black

黒色くろいろ

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

Neutral Gray × Black9.95 : 1AAA
Neutral Gray × Pomegranite Purple3.35 : 1large text only
Pomegranite Purple × Black2.97 : 1fails WCAG

Take the palette with you

:root {
  --neutral-gray: #b6bfc1;
  --pomegranite-purple: #b71f57;
  --black: #111314;
}