Harbor Muse
ocean palette with a balanced five-color hierarchy for design use.
#Ocean#Cool#Fresh
COLOR 1
#3B186F
Midnight Blue
COLOR 2
#9B1AD2
Dark Violet
COLOR 3
#E363D6
Orchid
COLOR 4
#B2F2A5
Granny Smith Apple
COLOR 5
#F5FAF6
Mint Cream
Color Values & Codes
HEX · RGB · HSLOpen In Design Tools
CSS Variables
:root {
--color-1: #3B186F;
--color-2: #9B1AD2;
--color-3: #E363D6;
--color-4: #B2F2A5;
--color-5: #F5FAF6;
}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
#3B186F on #B2F2A510.44:1
Normal Text AA Pass
Sample Text
#3B186F on #F5FAF612.86:1
Normal Text AA Pass
Sample Text
#9B1AD2 on #B2F2A54.65:1
Normal Text AA Pass
Sample Text
#9B1AD2 on #F5FAF65.73:1
Normal Text AA Pass
Sample Text
#E363D6 on #B2F2A52.30:1
Large Text Only (Fail)
Sample Text
#E363D6 on #F5FAF62.83:1
Large Text Only (Fail)