Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
145147

146A combination of 3 colorsVol.

Khaki

黄茶きちゃ

Deep Grayish Olive

生壁色なまかべいろ

Diamine Green

常磐色ときわいろ

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

Khaki × Deep Grayish Olive2.21 : 1fails WCAG
Khaki × Diamine Green1.86 : 1fails WCAG
Deep Grayish Olive × Diamine Green1.19 : 1fails WCAG

Take the palette with you

:root {
  --khaki: #bc892b;
  --deep-grayish-olive: #635a3a;
  --diamine-green: #1a7444;
}