Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
174176

175A combination of 3 colorsVol. · Earthenware, Lacquerware

Carmine Red

紅色べにいろ

White

白色しろいろ

Yellow Ocher

山吹茶やまぶきちゃ

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

Carmine Red × White6.92 : 1AA
Carmine Red × Yellow Ocher3.59 : 1large text only
White × Yellow Ocher1.92 : 1fails WCAG

Take the palette with you

:root {
  --carmine-red: #a62c37;
  --white: #ffffff;
  --yellow-ocher: #e2b540;
}