Little Princess
#EE9CF3A light purple with regal undertones. Creates intimate, layered spaces when paired with gold and charcoal.
Spec Sheet
Hex#EE9CF3
RGB238, 156, 243
HSL297°, 78%, 78%
On White 1.97:1 Fail
On Black 10.69:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEE7EE Text: #1F0E1F Accent: #EE9CF3 Support: #78B375 Neutral: #C6B8C0 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 Little Princess Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEE7EE;
--palette-ink: #1F0E1F;
--palette-accent: #EE9CF3;
--palette-support: #78B375;
--palette-neutral: #C6B8C0;
}Tailwind Config
{
"palette-background": "#EEE7EE",
"palette-ink": "#1F0E1F",
"palette-accent": "#EE9CF3",
"palette-support": "#78B375",
"palette-neutral": "#C6B8C0"
}Color Blindness Simulation
#94B3F6
Protanopia#A9BCF0
Deuteranopia#F2A5BD
TritanopiaBuild a design system around Little Princess.