Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
270272

271A combination of 4 colorsVol.

Pomegranite Purple

苺色いちごいろ

Cobalt Green

青磁色せいじいろ

Green Blue

納戸鼠なんどねずみ

Deep Slate Green

鉄色てついろ

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

Cobalt Green × Deep Slate Green8.18 : 1AAA
Green Blue × Deep Slate Green3.76 : 1large text only
Pomegranite Purple × Cobalt Green3.58 : 1large text only
Pomegranite Purple × Deep Slate Green2.28 : 1fails WCAG
Cobalt Green × Green Blue2.18 : 1fails WCAG
Pomegranite Purple × Green Blue1.65 : 1fails WCAG

Take the palette with you

:root {
  --pomegranite-purple: #b71f57;
  --cobalt-green: #96d1aa;
  --green-blue: #099197;
  --deep-slate-green: #112f2c;
}