Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
193195

194A combination of 3 colorsVol. · Book Design, Poster, Wrapping Paper

Design by 木下茂

Black

黒色くろいろ

White

白色しろいろ

Apricot Yellow

鬱金色うこんいろ

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

Black × White18.63 : 1AAA
Black × Apricot Yellow13.84 : 1AAA
White × Apricot Yellow1.35 : 1fails WCAG

Take the palette with you

:root {
  --black: #111314;
  --white: #ffffff;
  --apricot-yellow: #ffdd00;
}