Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
056058

057A combination of 4 colorsVol. · October

Deep Slate Olive

千斎茶せんさいちゃ

Red Orange

朱色しゅいろ

Light Brownish Olive

鶯茶うぐいすちゃ

Orange Citrine

銀煤竹ぎんすすたけ

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

Deep Slate Olive × Red Orange3.14 : 1large text only
Deep Slate Olive × Orange Citrine3.02 : 1large text only
Deep Slate Olive × Light Brownish Olive2.76 : 1fails WCAG
Red Orange × Light Brownish Olive1.14 : 1fails WCAG
Light Brownish Olive × Orange Citrine1.09 : 1fails WCAG
Red Orange × Orange Citrine1.04 : 1fails WCAG

Take the palette with you

:root {
  --deep-slate-olive: #253122;
  --red-orange: #dd4027;
  --light-brownish-olive: #806e4b;
  --orange-citrine: #986f2d;
}