Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
153155

154A combination of 3 colorsVol.

Carmine

臙脂色えんじいろ

Yellow

黄色きいろ

Blue

青色あおいろ

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

Carmine × Yellow4.84 : 1AA
Yellow × Blue4.58 : 1AA
Carmine × Blue1.06 : 1fails WCAG

Take the palette with you

:root {
  --carmine: #cc1236;
  --yellow: #fff200;
  --blue: #006eb8;
}