091A combination of 4 colorsVol. Ⅱ· Kimono
Design by 岡部義郎
Pair contrastWCAG 2 — can one color carry text on the other?
Dark Medici Blue × White5.31 : 1AA
Buffy Citrine × White3.58 : 1large text only
Dark Medici Blue × Cream Yellow3.24 : 1large text only
Buffy Citrine × Cream Yellow2.19 : 1fails WCAG
White × Cream Yellow1.64 : 1fails WCAG
Buffy Citrine × Dark Medici Blue1.48 : 1fails WCAG
Take the palette with you
:root {
--buffy-citrine: #96874d;
--dark-medici-blue: #547076;
--white: #ffffff;
--cream-yellow: #fdbf68;
}