Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
176178

177A combination of 4 colorsVol. · Earthenware, Lacquerware

Design by 荒木明

Cossack Green

萌木色もえぎいろ

Burnt Sienna

栗梅くりうめ

Light Green Yellow

鶸色ひわいろ

Light Porcelain Green

老竹色おいたけいろ

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

Cossack Green × Light Green Yellow3.20 : 1large text only
Burnt Sienna × Light Green Yellow3.14 : 1large text only
Light Green Yellow × Light Porcelain Green2.36 : 1fails WCAG
Cossack Green × Light Porcelain Green1.35 : 1fails WCAG
Burnt Sienna × Light Porcelain Green1.33 : 1fails WCAG
Cossack Green × Burnt Sienna1.02 : 1fails WCAG

Take the palette with you

:root {
  --cossack-green: #437742;
  --burnt-sienna: #ae5224;
  --light-green-yellow: #c7d14f;
  --light-porcelain-green: #00908a;
}