Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
295297

296A combination of 4 colorsVol.

Sulpher Yellow

蒸栗色むしくりいろ

Ochraceous Salmon

欵冬色ふきいろ

Pale Raw Umber

媚茶色こびちゃいろ

Slate Color

石板色せきばんいろ

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

Sulpher Yellow × Slate Color8.40 : 1AAA
Sulpher Yellow × Pale Raw Umber6.11 : 1AA
Ochraceous Salmon × Slate Color4.49 : 1large text only
Ochraceous Salmon × Pale Raw Umber3.27 : 1large text only
Sulpher Yellow × Ochraceous Salmon1.87 : 1fails WCAG
Pale Raw Umber × Slate Color1.38 : 1fails WCAG

Take the palette with you

:root {
  --sulpher-yellow: #f5ecc2;
  --ochraceous-salmon: #d8a37b;
  --pale-raw-umber: #71502f;
  --slate-color: #34454c;
}