Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
170172

171A combination of 3 colorsVol.

Pale Burnt Lake

海老茶色えびちゃいろ

Yellow Orange

柑子色こうじいろ

Glaucous Green

裏葉色うらはいろ

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

Pale Burnt Lake × Glaucous Green5.60 : 1AA
Pale Burnt Lake × Yellow Orange4.44 : 1large text only
Yellow Orange × Glaucous Green1.26 : 1fails WCAG

Take the palette with you

:root {
  --pale-burnt-lake: #802626;
  --yellow-orange: #f99d1b;
  --glaucous-green: #b4cdc2;
}