Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
009011

010A combination of 5 colorsVol. · February

White

白色しろいろ

Eugenia Red - B

浅緋うすひ

Vistoris Lake

栗皮色くりかわいろ

Mineral Gray

鼠色ねずみいろ

Maple

幹色みきいろ

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

White × Vistoris Lake8.43 : 1AAA
White × Eugenia Red - B3.93 : 1large text only
Vistoris Lake × Mineral Gray3.75 : 1large text only
Vistoris Lake × Maple3.43 : 1large text only
White × Maple2.46 : 1fails WCAG
White × Mineral Gray2.25 : 1fails WCAG
Eugenia Red - B × Vistoris Lake2.15 : 1fails WCAG
Eugenia Red - B × Mineral Gray1.75 : 1fails WCAG
Eugenia Red - B × Maple1.60 : 1fails WCAG
Mineral Gray × Maple1.09 : 1fails WCAG

Take the palette with you

:root {
  --white: #ffffff;
  --eugenia-red-b: #da525d;
  --vistoris-lake: #6d4145;
  --mineral-gray: #a2b0ad;
  --maple: #c59f6b;
}