Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
122124

123A combination of 3 colorsVol. · Clothes, Accessories

Design by 木下茂

Black

黒色くろいろ

Pomegranite Purple

苺色いちごいろ

White

白色しろいろ

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

Black × White18.63 : 1AAA
Pomegranite Purple × White6.27 : 1AA
Black × Pomegranite Purple2.97 : 1fails WCAG

Take the palette with you

:root {
  --black: #111314;
  --pomegranite-purple: #b71f57;
  --white: #ffffff;
}