Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
236238

237A combination of 3 colorsVol.

Carmine Red

紅色べにいろ

Madder Brown

赤白橡あかのしろつるばみ

Salvia Blue

空色そらいろ

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

Madder Brown × Salvia Blue4.22 : 1large text only
Carmine Red × Salvia Blue2.98 : 1fails WCAG
Carmine Red × Madder Brown1.42 : 1fails WCAG

Take the palette with you

:root {
  --carmine-red: #a62c37;
  --madder-brown: #762c19;
  --salvia-blue: #97acc8;
}