Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
215217

216A combination of 3 colorsVol.

Jasper Red

紅柿色べにかきいろ

Green

緑色みどりいろ

Black

黒色くろいろ

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

Green × Black5.49 : 1AA
Jasper Red × Black5.14 : 1AA
Jasper Red × Green1.07 : 1fails WCAG

Take the palette with you

:root {
  --jasper-red: #eb5324;
  --green: #489b6e;
  --black: #111314;
}