Love At First Sight
#EC97D9A rich purple that balances warmth and mystery. Elevates bedrooms and reading nooks with artistic flair.
Spec Sheet
Hex#EC97D9
RGB236, 151, 217
HSL313°, 69%, 76%
On White 2.1:1 Fail
On Black 10:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0EAEF Text: #1E101B Accent: #EC97D9 Support: #51815B Neutral: #C0AFB4 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 Love At First Sight Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0EAEF;
--palette-ink: #1E101B;
--palette-accent: #EC97D9;
--palette-support: #51815B;
--palette-neutral: #C0AFB4;
}Tailwind Config
{
"palette-background": "#F0EAEF",
"palette-ink": "#1E101B",
"palette-accent": "#EC97D9",
"palette-support": "#51815B",
"palette-neutral": "#C0AFB4"
}Color Blindness Simulation
#97ABDB
Protanopia#ADB7D6
Deuteranopia#F49AAF
TritanopiaBuild a design system around Love At First Sight.