Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
223225

224A combination of 3 colorsVol.

Spinel Red

紅梅色こうばいいろ

Dark Medici Blue

藍鼠あいねずみ

Taupe Brown

濃色こきいろ

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

Spinel Red × Taupe Brown2.72 : 1fails WCAG
Spinel Red × Dark Medici Blue1.92 : 1fails WCAG
Dark Medici Blue × Taupe Brown1.42 : 1fails WCAG

Take the palette with you

:root {
  --spinel-red: #f27291;
  --dark-medici-blue: #547076;
  --taupe-brown: #7a4456;
}