Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
324326

325A combination of 4 colorsVol.

Eugenia Red - B

浅緋うすひ

Naples Yellow

淡黄蘗うすきはだ

Yellow Ocher

山吹茶やまぶきちゃ

Deep Slate Green

鉄色てついろ

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

Naples Yellow × Deep Slate Green11.54 : 1AAA
Yellow Ocher × Deep Slate Green7.44 : 1AAA
Eugenia Red - B × Deep Slate Green3.64 : 1large text only
Eugenia Red - B × Naples Yellow3.17 : 1large text only
Eugenia Red - B × Yellow Ocher2.04 : 1fails WCAG
Naples Yellow × Yellow Ocher1.55 : 1fails WCAG

Take the palette with you

:root {
  --eugenia-red-b: #da525d;
  --naples-yellow: #fbe6a0;
  --yellow-ocher: #e2b540;
  --deep-slate-green: #112f2c;
}