Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
147149

148A combination of 4 colorsVol. · Clothes, Accessories

Design by 細野尚志

Mineral Gray

鼠色ねずみいろ

Sulpher Yellow

蒸栗色むしくりいろ

Red Orange

朱色しゅいろ

Pistachio Green

木賊色とくさいろ

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

Sulpher Yellow × Red Orange3.65 : 1large text only
Sulpher Yellow × Pistachio Green3.07 : 1large text only
Mineral Gray × Red Orange1.93 : 1fails WCAG
Mineral Gray × Sulpher Yellow1.89 : 1fails WCAG
Mineral Gray × Pistachio Green1.62 : 1fails WCAG
Red Orange × Pistachio Green1.19 : 1fails WCAG

Take the palette with you

:root {
  --mineral-gray: #a2b0ad;
  --sulpher-yellow: #f5ecc2;
  --red-orange: #dd4027;
  --pistachio-green: #648f7b;
}