Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
220222

221A combination of 3 colorsVol.

Carmine Red

紅色べにいろ

Neutral Gray

銀鼠ぎんねず

Black

黒色くろいろ

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

Neutral Gray × Black9.95 : 1AAA
Carmine Red × Neutral Gray3.69 : 1large text only
Carmine Red × Black2.69 : 1fails WCAG

Take the palette with you

:root {
  --carmine-red: #a62c37;
  --neutral-gray: #b6bfc1;
  --black: #111314;
}