142A combination of 3 colorsVol. Ⅱ· Clothes, Accessories
Design by 細野尚志
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;
}