Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
154156

155A combination of 3 colorsVol.

Jasper Red

紅柿色べにかきいろ

Benzol Green

青竹色あおたけいろ

Deep Indigo

紺色こんいろ

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

Benzol Green × Deep Indigo5.12 : 1AA
Jasper Red × Deep Indigo5.10 : 1AA
Jasper Red × Benzol Green1.00 : 1fails WCAG

Take the palette with you

:root {
  --jasper-red: #eb5324;
  --benzol-green: #00978d;
  --deep-indigo: #051230;
}