Ivory Aura
minimal palette with a balanced five-color hierarchy for design use.
#Minimal#Neutral#Clean
COLOR 1
#221D21
Black Spinel
COLOR 2
#64404E
Fig Purple
COLOR 3
#968385
Gray
COLOR 4
#F2F6F5
White Smoke
COLOR 5
#DCD8DB
Gainsboro
Color Values & Codes
HEX · RGB · HSLOpen In Design Tools
CSS Variables
:root {
--color-1: #221D21;
--color-2: #64404E;
--color-3: #968385;
--color-4: #F2F6F5;
--color-5: #DCD8DB;
}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
#221D21 on #F2F6F515.23:1
Normal Text AA Pass
Sample Text
#221D21 on #DCD8DB11.76:1
Normal Text AA Pass
Sample Text
#64404E on #F2F6F58.08:1
Normal Text AA Pass
Sample Text
#64404E on #DCD8DB6.24:1
Normal Text AA Pass
Sample Text
#968385 on #F2F6F53.28:1
Large Text Only (Pass)
Sample Text
#968385 on #DCD8DB2.53:1
Large Text Only (Fail)