Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
199201

200A combination of 3 colorsVol.

Carmine Red

紅色べにいろ

Olive Buff

桑色白茶くわいろしらちゃ

Chromium Green

老緑おいみどり

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

Carmine Red × Olive Buff3.82 : 1large text only
Carmine Red × Chromium Green2.03 : 1fails WCAG
Olive Buff × Chromium Green1.88 : 1fails WCAG

Take the palette with you

:root {
  --carmine-red: #a62c37;
  --olive-buff: #c1c494;
  --chromium-green: #719470;
}