Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
165167

166A combination of 3 colorsVol.

Grenadine Pink

洗朱あらいしゅ

Naples Yellow

淡黄蘗うすきはだ

Deep Slate Green

鉄色てついろ

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

Naples Yellow × Deep Slate Green11.54 : 1AAA
Grenadine Pink × Deep Slate Green5.54 : 1AA
Grenadine Pink × Naples Yellow2.08 : 1fails WCAG

Take the palette with you

:root {
  --grenadine-pink: #f48067;
  --naples-yellow: #fbe6a0;
  --deep-slate-green: #112f2c;
}