Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
252254

253A combination of 4 colorsVol.

Lemon Yellow

金絲雀色かなりやいろ

Apricot Orange

深支子こきくちなし

Cotinga Purple

杜若色かきつばたいろ

Slate Color

石板色せきばんいろ

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

Lemon Yellow × Cotinga Purple11.31 : 1AAA
Lemon Yellow × Slate Color8.18 : 1AAA
Apricot Orange × Cotinga Purple5.78 : 1AA
Apricot Orange × Slate Color4.18 : 1large text only
Lemon Yellow × Apricot Orange1.96 : 1fails WCAG
Cotinga Purple × Slate Color1.38 : 1fails WCAG

Take the palette with you

:root {
  --lemon-yellow: #f8ed43;
  --apricot-orange: #f68c50;
  --cotinga-purple: #501345;
  --slate-color: #34454c;
}