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. · Earthenware, Lacquerware

Design by 岡部義郎

Pomegranite Purple

苺色いちごいろ

White

白色しろいろ

Apricot Yellow

鬱金色うこんいろ

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

Pomegranite Purple × White6.27 : 1AA
Pomegranite Purple × Apricot Yellow4.66 : 1AA
White × Apricot Yellow1.35 : 1fails WCAG

Take the palette with you

:root {
  --pomegranite-purple: #b71f57;
  --white: #ffffff;
  --apricot-yellow: #ffdd00;
}