109A combination of 3 colorsVol. Ⅱ· Clothes, Accessories
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
Black × White18.63 : 1AAA
Spinel Red × Black6.74 : 1AA
Spinel Red × White2.77 : 1fails WCAG
Take the palette with you
:root {
--spinel-red: #f27291;
--black: #111314;
--white: #ffffff;
}