Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
218220

219A combination of 3 colorsVol.

Jasper Red

紅柿色べにかきいろ

Chromium Green

老緑おいみどり

Dusky Green

海松藍みるあい

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

Chromium Green × Dusky Green2.80 : 1fails WCAG
Jasper Red × Dusky Green2.63 : 1fails WCAG
Jasper Red × Chromium Green1.07 : 1fails WCAG

Take the palette with you

:root {
  --jasper-red: #eb5324;
  --chromium-green: #719470;
  --dusky-green: #004f46;
}