105A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
Olympic Blue × White3.98 : 1large text only
Olympic Blue × Naples Yellow3.21 : 1large text only
Salvia Blue × White2.32 : 1fails WCAG
Salvia Blue × Naples Yellow1.87 : 1fails WCAG
Salvia Blue × Olympic Blue1.71 : 1fails WCAG
Naples Yellow × White1.24 : 1fails WCAG
Take the palette with you
:root {
--salvia-blue: #97acc8;
--olympic-blue: #5a82b3;
--naples-yellow: #fbe6a0;
--white: #ffffff;
}