Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
075077

076A combination of 2 colorsVol.

Pale Lemon Yellow

淡卵色うすたまごいろ

Warm Gray

灰色はいいろ

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

Pale Lemon Yellow × Warm Gray2.22 : 1fails WCAG

Take the palette with you

:root {
  --pale-lemon-yellow: #ffefae;
  --warm-gray: #a1a39a;
}