094A combination of 4 colorsVol. Ⅱ· Kimono
Design by 岡部義郎
Pair contrastWCAG 2 — can one color carry text on the other?
Old Rose × Sea-foam Yellow2.73 : 1fails WCAG
Old Rose × Corinthian Pink1.98 : 1fails WCAG
Apricot Orange × Sea-foam Yellow1.95 : 1fails WCAG
Apricot Orange × Corinthian Pink1.41 : 1fails WCAG
Apricot Orange × Old Rose1.40 : 1fails WCAG
Corinthian Pink × Sea-foam Yellow1.38 : 1fails WCAG
Take the palette with you
:root {
--apricot-orange: #f68c50;
--old-rose: #d46d7a;
--corinthian-pink: #f8b6ba;
--sea-foam-yellow: #f0e9be;
}