Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
336338

337A combination of 4 colorsVol.

Vistoris Lake

栗皮色くりかわいろ

Laelia Pink

紅藤べにふじ

Violet Carmine

桑染色くわぞめいろ

Black

黒色くろいろ

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

Laelia Pink × Black7.27 : 1AAA
Laelia Pink × Violet Carmine3.37 : 1large text only
Vistoris Lake × Laelia Pink3.29 : 1large text only
Vistoris Lake × Black2.21 : 1fails WCAG
Violet Carmine × Black2.16 : 1fails WCAG
Vistoris Lake × Violet Carmine1.02 : 1fails WCAG

Take the palette with you

:root {
  --vistoris-lake: #6d4145;
  --laelia-pink: #ca92a8;
  --violet-carmine: #713b4c;
  --black: #111314;
}