Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
093095

094A combination of 4 colorsVol. · Kimono

Design by 岡部義郎

Apricot Orange

深支子こきくちなし

Old Rose

長春色ちょうしゅんいろ

Corinthian Pink

肉色にくいろ

Sea-foam Yellow

利休白茶りきゅうしらちゃ

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

Old Rose × Sea-foam Yellow2.73 : 1fails WCAG
Old Rose × Corinthian Pink1.98 : 1fails WCAG
Apricot Orange × Sea-foam Yellow1.95 : 1fails WCAG
Apricot Orange × Corinthian Pink1.41 : 1fails WCAG
Apricot Orange × Old Rose1.40 : 1fails WCAG
Corinthian Pink × Sea-foam Yellow1.38 : 1fails WCAG

Take the palette with you

:root {
  --apricot-orange: #f68c50;
  --old-rose: #d46d7a;
  --corinthian-pink: #f8b6ba;
  --sea-foam-yellow: #f0e9be;
}