Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
184186

185A combination of 4 colorsVol. · Earthenware, Lacquerware

Design by 稗田研二

Spectrum Red

赤色あかいろ

Yellow Ocher

山吹茶やまぶきちゃ

Diamine Green

常磐色ときわいろ

Black

黒色くろいろ

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

Yellow Ocher × Black9.69 : 1AAA
Spectrum Red × Black3.98 : 1large text only
Diamine Green × Black3.22 : 1large text only
Yellow Ocher × Diamine Green3.01 : 1large text only
Spectrum Red × Yellow Ocher2.43 : 1fails WCAG
Spectrum Red × Diamine Green1.24 : 1fails WCAG

Take the palette with you

:root {
  --spectrum-red: #e31f26;
  --yellow-ocher: #e2b540;
  --diamine-green: #1a7444;
  --black: #111314;
}