Violet Mist
#E2D1FBA vivid purple that balances warmth and mystery. Elevates bedrooms and reading nooks with artistic flair.
Spec Sheet
Hex#E2D1FB
RGB226, 209, 251
HSL264°, 84%, 90%
On White 1.42:1 Fail
On Black 14.75:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E5E3E8 Text: #2B1E3E Accent: #E2D1FB Support: #738853 Neutral: #C3A4C6 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 Violet Mist Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E5E3E8;
--palette-ink: #2B1E3E;
--palette-accent: #E2D1FB;
--palette-support: #738853;
--palette-neutral: #C3A4C6;
}Tailwind Config
{
"palette-background": "#E5E3E8",
"palette-ink": "#2B1E3E",
"palette-accent": "#E2D1FB",
"palette-support": "#738853",
"palette-neutral": "#C3A4C6"
}Color Blindness Simulation
#CAD8FD
Protanopia#CDD8FA
Deuteranopia#DED7DF
TritanopiaBuild a design system around Violet Mist.