Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
334336

335A combination of 4 colorsVol.

Vandyke Red

紅海老茶べにえびちゃ

Yellow Orange

柑子色こうじいろ

Violet

紫色むらさきいろ

Slate Color

石板色せきばんいろ

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

Yellow Orange × Slate Color4.69 : 1AA
Vandyke Red × Yellow Orange4.44 : 1large text only
Yellow Orange × Violet4.09 : 1large text only
Violet × Slate Color1.15 : 1fails WCAG
Vandyke Red × Violet1.08 : 1fails WCAG
Vandyke Red × Slate Color1.06 : 1fails WCAG

Take the palette with you

:root {
  --vandyke-red: #82241f;
  --yellow-orange: #f99d1b;
  --violet: #4f4086;
  --slate-color: #34454c;
}