Lacey Pearl
#E8E5DFA delicate white with amber undertones that shifts character throughout the day.
Spec Sheet
Hex#E8E5DF
RGB232, 229, 223
HSL40°, 16%, 89%
On White 1.26:1 Fail
On Black 16.7:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8E6E3 Text: #23201A Accent: #E8E5DF Support: #566E9F Neutral: #C5C9B0 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 Lacey Pearl Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8E6E3;
--palette-ink: #23201A;
--palette-accent: #E8E5DF;
--palette-support: #566E9F;
--palette-neutral: #C5C9B0;
}Tailwind Config
{
"palette-background": "#E8E6E3",
"palette-ink": "#23201A",
"palette-accent": "#E8E5DF",
"palette-support": "#566E9F",
"palette-neutral": "#C5C9B0"
}Color Blindness Simulation
#E7E5DF
Protanopia#E7E6DF
Deuteranopia#EAE4E3
TritanopiaBuild a design system around Lacey Pearl.