Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
190192

191A combination of 3 colorsVol.

Light Brown Drab

梅鼠うめねず

Yellow Ocher

山吹茶やまぶきちゃ

Blue

青色あおいろ

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

Yellow Ocher × Blue2.78 : 1fails WCAG
Light Brown Drab × Blue1.93 : 1fails WCAG
Light Brown Drab × Yellow Ocher1.45 : 1fails WCAG

Take the palette with you

:root {
  --light-brown-drab: #b59392;
  --yellow-ocher: #e2b540;
  --blue: #006eb8;
}