Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
105107

106A combination of 4 colorsVol. · Clothes, Accessories

Dark Slate Purple

蒲萄色えびいろ

White

白色しろいろ

Rosolanc Purple

牡丹色ぼたんいろ

Venice Green

水浅葱みずあさぎ

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

Dark Slate Purple × White7.99 : 1AAA
White × Rosolanc Purple5.28 : 1AA
Dark Slate Purple × Venice Green3.94 : 1large text only
Rosolanc Purple × Venice Green2.60 : 1fails WCAG
White × Venice Green2.03 : 1fails WCAG
Dark Slate Purple × Rosolanc Purple1.51 : 1fails WCAG

Take the palette with you

:root {
  --dark-slate-purple: #704357;
  --white: #ffffff;
  --rosolanc-purple: #b73f74;
  --venice-green: #62c6bf;
}