Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
123125

124A combination of 3 colorsVol.

Pale Burnt Lake

海老茶色えびちゃいろ

Yellow Ocher

山吹茶やまぶきちゃ

Olive Yellow

苔色こけいろ

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

Pale Burnt Lake × Yellow Ocher4.91 : 1AA
Pale Burnt Lake × Olive Yellow3.54 : 1large text only
Yellow Ocher × Olive Yellow1.39 : 1fails WCAG

Take the palette with you

:root {
  --pale-burnt-lake: #802626;
  --yellow-ocher: #e2b540;
  --olive-yellow: #a6a159;
}