Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
245247

246A combination of 4 colorsVol.

Corinthian Pink

肉色にくいろ

Brick Red

柿色かきいろ

Sulpher Yellow

蒸栗色むしくりいろ

Cinnamon Buff

玉蜀黍色とうもろこしいろ

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

Brick Red × Sulpher Yellow5.09 : 1AA
Brick Red × Cinnamon Buff3.88 : 1large text only
Corinthian Pink × Brick Red3.57 : 1large text only
Corinthian Pink × Sulpher Yellow1.43 : 1fails WCAG
Sulpher Yellow × Cinnamon Buff1.31 : 1fails WCAG
Corinthian Pink × Cinnamon Buff1.09 : 1fails WCAG

Take the palette with you

:root {
  --corinthian-pink: #f8b6ba;
  --brick-red: #a84222;
  --sulpher-yellow: #f5ecc2;
  --cinnamon-buff: #fdc57e;
}