116A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Design by 小林太郎
Pair contrastWCAG 2 — can one color carry text on the other?
Black × Naples Yellow15.02 : 1AAA
Black × Neutral Gray9.95 : 1AAA
Black × Light Porcelain Green4.75 : 1AA
Light Porcelain Green × Naples Yellow3.16 : 1large text only
Light Porcelain Green × Neutral Gray2.09 : 1fails WCAG
Naples Yellow × Neutral Gray1.51 : 1fails WCAG
Take the palette with you
:root {
--black: #111314;
--light-porcelain-green: #00908a;
--naples-yellow: #fbe6a0;
--neutral-gray: #b6bfc1;
}