Quiet Canvas
minimal palette with a balanced five-color hierarchy for design use.
#Minimal#Neutral#Clean
COLOR 1
#1F1B24
Kachiiro Victory Blue
COLOR 2
#59455F
Dusk Purple
COLOR 3
#9E7A9C
English Lavender
COLOR 4
#F3F6F3
White Smoke
COLOR 5
#DAD8DD
Morning Fog
Color Values & Codes
HEX · RGB · HSLKachiiro Victory Blue
#1F1B24
Dusk Purple
#59455F
English Lavender
#9E7A9C
White Smoke
#F3F6F3
Morning Fog
#DAD8DD
Open In Design Tools
CSS Variables
:root {
--color-1: #1F1B24;
--color-2: #59455F;
--color-3: #9E7A9C;
--color-4: #F3F6F3;
--color-5: #DAD8DD;
}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
#1F1B24 on #F3F6F315.55:1
Normal Text AA Pass
Sample Text
#1F1B24 on #DAD8DD11.97:1
Normal Text AA Pass
Sample Text
#59455F on #F3F6F37.90:1
Normal Text AA Pass
Sample Text
#59455F on #DAD8DD6.08:1
Normal Text AA Pass
Sample Text
#9E7A9C on #F3F6F33.37:1
Large Text Only (Pass)
Sample Text
#9E7A9C on #DAD8DD2.60:1
Large Text Only (Fail)