Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
279281

280A combination of 4 colorsVol.

Eugenia Red - B

浅緋うすひ

Lincoln Green

海松色みるいろ

Laelia Pink

紅藤べにふじ

Taupe Brown

濃色こきいろ

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

Laelia Pink × Taupe Brown2.94 : 1fails WCAG
Lincoln Green × Laelia Pink2.90 : 1fails WCAG
Eugenia Red - B × Taupe Brown1.92 : 1fails WCAG
Eugenia Red - B × Lincoln Green1.89 : 1fails WCAG
Eugenia Red - B × Laelia Pink1.53 : 1fails WCAG
Lincoln Green × Taupe Brown1.01 : 1fails WCAG

Take the palette with you

:root {
  --eugenia-red-b: #da525d;
  --lincoln-green: #555832;
  --laelia-pink: #ca92a8;
  --taupe-brown: #7a4456;
}