Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
039041

040A combination of 3 colorsVol. · July

Grape Green

柳茶やなぎちゃ

Sulpher Yellow

蒸栗色むしくりいろ

Sea Green

若竹色わかたけいろ

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

Sulpher Yellow × Sea Green2.21 : 1fails WCAG
Grape Green × Sulpher Yellow1.97 : 1fails WCAG
Grape Green × Sea Green1.12 : 1fails WCAG

Take the palette with you

:root {
  --grape-green: #a3b063;
  --sulpher-yellow: #f5ecc2;
  --sea-green: #00b49b;
}