Lilac Pink
#C280B4This clear purple carries blush depth, shifting between moody and regal in different light.
Spec Sheet
Hex#C280B4
RGB194, 128, 180
HSL313°, 35%, 63%
On White 2.98:1 Fail
On Black 7.04:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDE8EC Text: #1E151C Accent: #C280B4 Support: #55B96B 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 Lilac Pink Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDE8EC;
--palette-ink: #1E151C;
--palette-accent: #C280B4;
--palette-support: #55B96B;
--palette-neutral: #C0AFB4;
}Tailwind Config
{
"palette-background": "#EDE8EC",
"palette-ink": "#1E151C",
"palette-accent": "#C280B4",
"palette-support": "#55B96B",
"palette-neutral": "#C0AFB4"
}Color Blindness Simulation
#8090B6
Protanopia#9099B2
Deuteranopia#C88393
TritanopiaBuild a design system around Lilac Pink.