Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
224226

225A combination of 3 colorsVol.

Carmine

臙脂色えんじいろ

Dusky Green

海松藍みるあい

Dark Slate Purple

蒲萄色えびいろ

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

Carmine × Dusky Green1.68 : 1fails WCAG
Carmine × Dark Slate Purple1.41 : 1fails WCAG
Dusky Green × Dark Slate Purple1.19 : 1fails WCAG

Take the palette with you

:root {
  --carmine: #cc1236;
  --dusky-green: #004f46;
  --dark-slate-purple: #704357;
}