134A combination of 3 colorsVol. Ⅱ· Clothes, Accessories
Design by 八島進
Pair contrastWCAG 2 — can one color carry text on the other?
Cerulian Blue × Sulpher Yellow3.09 : 1large text only
Sulpher Yellow × Spinel Red2.33 : 1fails WCAG
Cerulian Blue × Spinel Red1.33 : 1fails WCAG
Take the palette with you
:root {
--cerulian-blue: #0093a5;
--sulpher-yellow: #f5ecc2;
--spinel-red: #f27291;
}