Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
115117

116A combination of 4 colorsVol. · Clothes, Accessories

Design by 小林太郎

Black

黒色くろいろ

Light Porcelain Green

老竹色おいたけいろ

Naples Yellow

淡黄蘗うすきはだ

Neutral Gray

銀鼠ぎんねず

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

Black × Naples Yellow15.02 : 1AAA
Black × Neutral Gray9.95 : 1AAA
Black × Light Porcelain Green4.75 : 1AA
Light Porcelain Green × Naples Yellow3.16 : 1large text only
Light Porcelain Green × Neutral Gray2.09 : 1fails WCAG
Naples Yellow × Neutral Gray1.51 : 1fails WCAG

Take the palette with you

:root {
  --black: #111314;
  --light-porcelain-green: #00908a;
  --naples-yellow: #fbe6a0;
  --neutral-gray: #b6bfc1;
}