Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
198200

199A combination of 4 colorsVol. · Book Design, Poster, Wrapping Paper

Design by 木下茂

English Red

蒲色かばいろ

White

白色しろいろ

Cossack Green

萌木色もえぎいろ

Black

黒色くろいろ

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

White × Black18.63 : 1AAA
White × Cossack Green5.31 : 1AA
English Red × Black5.22 : 1AA
English Red × White3.57 : 1large text only
Cossack Green × Black3.51 : 1large text only
English Red × Cossack Green1.49 : 1fails WCAG

Take the palette with you

:root {
  --english-red: #d96629;
  --white: #ffffff;
  --cossack-green: #437742;
  --black: #111314;
}