Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
128130

129A combination of 3 colorsVol.

Apricot Yellow

鬱金色うこんいろ

Khaki

黄茶きちゃ

Salvia Blue

空色そらいろ

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

Apricot Yellow × Khaki2.31 : 1fails WCAG
Apricot Yellow × Salvia Blue1.72 : 1fails WCAG
Khaki × Salvia Blue1.34 : 1fails WCAG

Take the palette with you

:root {
  --apricot-yellow: #ffdd00;
  --khaki: #bc892b;
  --salvia-blue: #97acc8;
}