Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
191193

192A combination of 3 colorsVol.

Cream Yellow

卵色たまごいろ

Vandyke Brown

焦茶色こげちゃいろ

Deep Violet / Plumbeous

藤鼠ふじねずみ

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

Cream Yellow × Vandyke Brown7.19 : 1AAA
Cream Yellow × Deep Violet / Plumbeous2.92 : 1fails WCAG
Vandyke Brown × Deep Violet / Plumbeous2.46 : 1fails WCAG

Take the palette with you

:root {
  --cream-yellow: #fdbf68;
  --vandyke-brown: #4b3317;
  --deep-violet-plumbeous: #70727c;
}