Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
199201

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

Design by 木下茂

Dusky Green

海松藍みるあい

White

白色しろいろ

Apricot Orange

深支子こきくちなし

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

Dusky Green × White9.52 : 1AAA
Dusky Green × Apricot Orange3.98 : 1large text only
White × Apricot Orange2.39 : 1fails WCAG

Take the palette with you

:root {
  --dusky-green: #004f46;
  --white: #ffffff;
  --apricot-orange: #f68c50;
}