Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
096098

097A combination of 4 colorsVol. · Kimono

Design by 稗田研二

Ochraceous Salmon

欵冬色ふきいろ

Naples Yellow

淡黄蘗うすきはだ

Red Orange

朱色しゅいろ

Violet Ultramarine

濃桔梗色こいききょういろ

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

Naples Yellow × Violet Ultramarine7.82 : 1AAA
Ochraceous Salmon × Violet Ultramarine4.37 : 1large text only
Naples Yellow × Red Orange3.50 : 1large text only
Red Orange × Violet Ultramarine2.24 : 1fails WCAG
Ochraceous Salmon × Red Orange1.95 : 1fails WCAG
Ochraceous Salmon × Naples Yellow1.79 : 1fails WCAG

Take the palette with you

:root {
  --ochraceous-salmon: #d8a37b;
  --naples-yellow: #fbe6a0;
  --red-orange: #dd4027;
  --violet-ultramarine: #4822b4;
}