Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
228230

229A combination of 3 colorsVol.

Golden Yellow

金茶きんちゃ

Deep Slate Olive

千斎茶せんさいちゃ

Neutral Gray

銀鼠ぎんねず

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

Deep Slate Olive × Neutral Gray7.27 : 1AAA
Golden Yellow × Deep Slate Olive6.56 : 1AA
Golden Yellow × Neutral Gray1.11 : 1fails WCAG

Take the palette with you

:root {
  --golden-yellow: #f3a257;
  --deep-slate-olive: #253122;
  --neutral-gray: #b6bfc1;
}