Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
162164

163A combination of 3 colorsVol.

Apricot Yellow

鬱金色うこんいろ

Turquoise Green

白緑びゃくろく

Antwarp Blue

納戸色なんどいろ

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

Apricot Yellow × Antwarp Blue4.14 : 1large text only
Turquoise Green × Antwarp Blue3.79 : 1large text only
Apricot Yellow × Turquoise Green1.09 : 1fails WCAG

Take the palette with you

:root {
  --apricot-yellow: #ffdd00;
  --turquoise-green: #b5decc;
  --antwarp-blue: #007190;
}