Misty Memories
#CACCD3A delicate, steely purple that brings theatrical weight to bedrooms and libraries.
Spec Sheet
Hex#CACCD3
RGB202, 204, 211
HSL227°, 9%, 81%
On White 1.6:1 Fail
On Black 13.09:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E5E6EB Text: #161A27 Accent: #CACCD3 Support: #A19159 Neutral: #B9B3C6 Rules: - Use Background for surfaces and canvas - Use Ink for body text and icons - Never use Accent as body text — contrast is too low - Maintain 4.5:1 minimum contrast for normal text
Design System from Misty Memories Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E5E6EB;
--palette-ink: #161A27;
--palette-accent: #CACCD3;
--palette-support: #A19159;
--palette-neutral: #B9B3C6;
}Tailwind Config
{
"palette-background": "#E5E6EB",
"palette-ink": "#161A27",
"palette-accent": "#CACCD3",
"palette-support": "#A19159",
"palette-neutral": "#B9B3C6"
}Color Blindness Simulation
#CACCD3
Protanopia#CACCD3
Deuteranopia#C8CDCE
TritanopiaBuild a design system around Misty Memories.