Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
100102

101A combination of 3 colorsVol. · Kimono

Design by 松川桀二

Black

黒色くろいろ

White

白色しろいろ

Red Orange

朱色しゅいろ

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

Black × White18.63 : 1AAA
White × Red Orange4.34 : 1large text only
Black × Red Orange4.29 : 1large text only

Take the palette with you

:root {
  --black: #111314;
  --white: #ffffff;
  --red-orange: #dd4027;
}