Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
165167

166A combination of 4 colorsVol. · Earthenware, Lacquerware

Design by 和田三造

Dark Medici Blue

藍鼠あいねずみ

Yellow

黄色きいろ

Apricot Orange

深支子こきくちなし

Green Blue

納戸鼠なんどねずみ

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

Dark Medici Blue × Yellow4.54 : 1AA
Yellow × Green Blue3.26 : 1large text only
Dark Medici Blue × Apricot Orange2.22 : 1fails WCAG
Yellow × Apricot Orange2.04 : 1fails WCAG
Apricot Orange × Green Blue1.59 : 1fails WCAG
Dark Medici Blue × Green Blue1.39 : 1fails WCAG

Take the palette with you

:root {
  --dark-medici-blue: #547076;
  --yellow: #fff200;
  --apricot-orange: #f68c50;
  --green-blue: #099197;
}