Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
072074

073A combination of 3 colorsVol. · Kimono

Design by 木下茂

Cobalt Green

青磁色せいじいろ

Black

黒色くろいろ

Yellow Ocher

山吹茶やまぶきちゃ

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

Cobalt Green × Black10.64 : 1AAA
Black × Yellow Ocher9.69 : 1AAA
Cobalt Green × Yellow Ocher1.10 : 1fails WCAG

Take the palette with you

:root {
  --cobalt-green: #96d1aa;
  --black: #111314;
  --yellow-ocher: #e2b540;
}