Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
014016

015A combination of 6 colorsVol. · March

Scarlet

くれない

Cotinga Purple

杜若色かきつばたいろ

Sudan Brown

丁字茶ちょうじちゃ

Olive Buff

桑色白茶くわいろしらちゃ

Eupatorium Purple

梅紫うめむらさき

Fresh Color

柿色かきいろ

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

Cotinga Purple × Olive Buff7.62 : 1AAA
Cotinga Purple × Fresh Color6.10 : 1AA
Cotinga Purple × Eupatorium Purple3.31 : 1large text only
Cotinga Purple × Sudan Brown3.04 : 1large text only
Scarlet × Olive Buff2.88 : 1fails WCAG
Scarlet × Cotinga Purple2.65 : 1fails WCAG
Sudan Brown × Olive Buff2.51 : 1fails WCAG
Olive Buff × Eupatorium Purple2.31 : 1fails WCAG
Scarlet × Fresh Color2.30 : 1fails WCAG
Sudan Brown × Fresh Color2.01 : 1fails WCAG
Eupatorium Purple × Fresh Color1.84 : 1fails WCAG
Olive Buff × Fresh Color1.25 : 1fails WCAG
Scarlet × Eupatorium Purple1.25 : 1fails WCAG
Scarlet × Sudan Brown1.15 : 1fails WCAG
Sudan Brown × Eupatorium Purple1.09 : 1fails WCAG

Take the palette with you

:root {
  --scarlet: #cb2f43;
  --cotinga-purple: #501345;
  --sudan-brown: #a36752;
  --olive-buff: #c1c494;
  --eupatorium-purple: #bf5892;
  --fresh-color: #f6917e;
}