Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
141143

142A combination of 3 colorsVol. · Clothes, Accessories

Design by 細野尚志

Red Violet

菖蒲色あやめいろ

White

白色しろいろ

Black

黒色くろいろ

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

White × Black18.63 : 1AAA
Red Violet × White11.07 : 1AAA
Red Violet × Black1.68 : 1fails WCAG

Take the palette with you

:root {
  --red-violet: #59256a;
  --white: #ffffff;
  --black: #111314;
}