100A combination of 4 colorsVol. Ⅱ· Kimono
Design by 八島進
Pair contrastWCAG 2 — can one color carry text on the other?
Antwarp Blue × Orange Yellow3.08 : 1large text only
Ecru × Antwarp Blue2.60 : 1fails WCAG
Red Orange × Orange Yellow2.40 : 1fails WCAG
Red Orange × Ecru2.02 : 1fails WCAG
Red Orange × Antwarp Blue1.28 : 1fails WCAG
Ecru × Orange Yellow1.19 : 1fails WCAG
Take the palette with you
:root {
--red-orange: #dd4027;
--ecru: #c2ae93;
--antwarp-blue: #007190;
--orange-yellow: #fcb315;
}