128A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Design by 稗田研二
Pair contrastWCAG 2 — can one color carry text on the other?
Pistachio Green × Black5.11 : 1AA
Olympic Blue × Black4.68 : 1AA
Red Orange × Black4.29 : 1large text only
Pistachio Green × Red Orange1.19 : 1fails WCAG
Olympic Blue × Red Orange1.09 : 1fails WCAG
Olympic Blue × Pistachio Green1.09 : 1fails WCAG
Take the palette with you
:root {
--olympic-blue: #5a82b3;
--pistachio-green: #648f7b;
--red-orange: #dd4027;
--black: #111314;
}