Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
174176

175A combination of 3 colorsVol.

Pinkish Cinnamon

砥粉色とのこいろ

Olive Buff

桑色白茶くわいろしらちゃ

Blue Violet

桔梗色ききょういろ

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

Olive Buff × Blue Violet3.62 : 1large text only
Pinkish Cinnamon × Blue Violet3.58 : 1large text only
Pinkish Cinnamon × Olive Buff1.01 : 1fails WCAG

Take the palette with you

:root {
  --pinkish-cinnamon: #eeb480;
  --olive-buff: #c1c494;
  --blue-violet: #6450a1;
}