Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
213215

214A combination of 3 colorsVol.

Ivory Buff

白茶しらちゃ

Sudan Brown

丁字茶ちょうじちゃ

Violet

紫色むらさきいろ

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

Ivory Buff × Violet5.96 : 1AA
Ivory Buff × Sudan Brown3.11 : 1large text only
Sudan Brown × Violet1.92 : 1fails WCAG

Take the palette with you

:root {
  --ivory-buff: #ebd3a2;
  --sudan-brown: #a36752;
  --violet: #4f4086;
}