Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
167169

168A combination of 4 colorsVol. · Earthenware, Lacquerware

Design by 木下茂

Sulphine Yellow

黄蘗色きはだいろ

Vandyke Brown

焦茶色こげちゃいろ

Green Blue

納戸鼠なんどねずみ

White

白色しろいろ

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

Vandyke Brown × White11.76 : 1AAA
Sulphine Yellow × Vandyke Brown4.63 : 1AA
Green Blue × White3.81 : 1large text only
Vandyke Brown × Green Blue3.09 : 1large text only
Sulphine Yellow × White2.54 : 1fails WCAG
Sulphine Yellow × Green Blue1.50 : 1fails WCAG

Take the palette with you

:root {
  --sulphine-yellow: #c19f2c;
  --vandyke-brown: #4b3317;
  --green-blue: #099197;
  --white: #ffffff;
}