Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
206208

207A combination of 3 colorsVol.

Sudan Brown

丁字茶ちょうじちゃ

Glaucous Green

裏葉色うらはいろ

Black

黒色くろいろ

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

Glaucous Green × Black11.05 : 1AAA
Sudan Brown × Black4.10 : 1large text only
Sudan Brown × Glaucous Green2.70 : 1fails WCAG

Take the palette with you

:root {
  --sudan-brown: #a36752;
  --glaucous-green: #b4cdc2;
  --black: #111314;
}