Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
146148

147A combination of 3 colorsVol.

Spinel Red

紅梅色こうばいいろ

Vandyke Red

紅海老茶べにえびちゃ

Turquoise Green

白緑びゃくろく

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

Vandyke Red × Turquoise Green6.43 : 1AA
Spinel Red × Vandyke Red3.42 : 1large text only
Spinel Red × Turquoise Green1.88 : 1fails WCAG

Take the palette with you

:root {
  --spinel-red: #f27291;
  --vandyke-red: #82241f;
  --turquoise-green: #b5decc;
}