Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
192194

193A combination of 3 colorsVol.

Grenadine Pink

洗朱あらいしゅ

Naples Yellow

淡黄蘗うすきはだ

Light Porcelain Green

老竹色おいたけいろ

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

Naples Yellow × Light Porcelain Green3.16 : 1large text only
Grenadine Pink × Naples Yellow2.08 : 1fails WCAG
Grenadine Pink × Light Porcelain Green1.52 : 1fails WCAG

Take the palette with you

:root {
  --grenadine-pink: #f48067;
  --naples-yellow: #fbe6a0;
  --light-porcelain-green: #00908a;
}