Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
074076

075A combination of 3 colorsVol. · Kimono

Design by 和田三造

Black

黒色くろいろ

Red Orange

朱色しゅいろ

Khaki

黄茶きちゃ

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

Black × Khaki5.99 : 1AA
Black × Red Orange4.29 : 1large text only
Red Orange × Khaki1.40 : 1fails WCAG

Take the palette with you

:root {
  --black: #111314;
  --red-orange: #dd4027;
  --khaki: #bc892b;
}