Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
229231

230A combination of 3 colorsVol.

Grenadine Pink

洗朱あらいしゅ

Turquoise Green

白緑びゃくろく

Cobalt Green

青磁色せいじいろ

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

Grenadine Pink × Turquoise Green1.76 : 1fails WCAG
Grenadine Pink × Cobalt Green1.48 : 1fails WCAG
Turquoise Green × Cobalt Green1.19 : 1fails WCAG

Take the palette with you

:root {
  --grenadine-pink: #f48067;
  --turquoise-green: #b5decc;
  --cobalt-green: #96d1aa;
}