Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
210212

211A combination of 3 colorsVol.

Apricot Orange

深支子こきくちなし

Olive Yellow

苔色こけいろ

Deep Indigo

紺色こんいろ

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

Apricot Orange × Deep Indigo7.74 : 1AAA
Olive Yellow × Deep Indigo6.92 : 1AA
Apricot Orange × Olive Yellow1.12 : 1fails WCAG

Take the palette with you

:root {
  --apricot-orange: #f68c50;
  --olive-yellow: #a6a159;
  --deep-indigo: #051230;
}