Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
283285

284A combination of 4 colorsVol.

Eugenia Red - A

緋褪色ひざめいろ

Apricot Yellow

鬱金色うこんいろ

Sea Green

若竹色わかたけいろ

Dusky Green

海松藍みるあい

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

Apricot Yellow × Dusky Green7.07 : 1AAA
Sea Green × Dusky Green3.63 : 1large text only
Eugenia Red - A × Dusky Green2.78 : 1fails WCAG
Eugenia Red - A × Apricot Yellow2.54 : 1fails WCAG
Apricot Yellow × Sea Green1.95 : 1fails WCAG
Eugenia Red - A × Sea Green1.30 : 1fails WCAG

Take the palette with you

:root {
  --eugenia-red-a: #e2625e;
  --apricot-yellow: #ffdd00;
  --sea-green: #00b49b;
  --dusky-green: #004f46;
}