Pearl Garden
minimal palette with a balanced five-color hierarchy for design use.
#Minimal#Neutral#Clean
COLOR 1
#22231C
Stone 800
COLOR 2
#535C48
Rosemary
COLOR 3
#869A7E
Artichoke
COLOR 4
#F5F2F7
Ghost White
COLOR 5
#DCDCD8
Gainsboro
Color Values & Codes
HEX · RGB · HSLOpen In Design Tools
CSS Variables
:root {
--color-1: #22231C;
--color-2: #535C48;
--color-3: #869A7E;
--color-4: #F5F2F7;
--color-5: #DCDCD8;
}Role-Based WCAG Contrast Audit
Accessibility contrast depends on assigned UI roles. Here are the contrast ratios and WCAG compliance ratings when pairing palette colors as Foreground Text against Background surfaces:
Sample Text
#22231C on #F5F2F714.28:1
Normal Text AA Pass
Sample Text
#22231C on #DCDCD811.52:1
Normal Text AA Pass
Sample Text
#535C48 on #F5F2F76.33:1
Normal Text AA Pass
Sample Text
#535C48 on #DCDCD85.10:1
Normal Text AA Pass
Sample Text
#869A7E on #F5F2F72.73:1
Large Text Only (Fail)
Sample Text
#869A7E on #DCDCD82.20:1
Large Text Only (Fail)