074A combination of 3 colorsVol. Ⅱ· Kimono
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
Light Pinkish Cinnamon × Blue3.51 : 1large text only
Light Pinkish Cinnamon × Khaki2.04 : 1fails WCAG
Blue × Khaki1.72 : 1fails WCAG
Take the palette with you
:root {
--light-pinkish-cinnamon: #fcc79b;
--blue: #006eb8;
--khaki: #bc892b;
}