Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
182184

183A combination of 3 colorsVol.

Deep Violet / Plumbeous

藤鼠ふじねずみ

Veronia Purple

牡丹鼠ぼたんねずみ

Red Violet

菖蒲色あやめいろ

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

Deep Violet / Plumbeous × Red Violet2.31 : 1fails WCAG
Veronia Purple × Red Violet1.75 : 1fails WCAG
Deep Violet / Plumbeous × Veronia Purple1.32 : 1fails WCAG

Take the palette with you

:root {
  --deep-violet-plumbeous: #70727c;
  --veronia-purple: #8c4c62;
  --red-violet: #59256a;
}