Victorian Lace
#EEE1DBThis moderate red carries golden depth, anchoring spaces with warmth and presence.
Spec Sheet
Hex#EEE1DB
RGB238, 225, 219
HSL19°, 36%, 90%
On White 1.28:1 Fail
On Black 16.43:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBE7E5 Text: #231A15 Accent: #EEE1DB Support: #559AB9 Neutral: #DDD8C6 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 Victorian Lace Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBE7E5;
--palette-ink: #231A15;
--palette-accent: #EEE1DB;
--palette-support: #559AB9;
--palette-neutral: #DDD8C6;
}Tailwind Config
{
"palette-background": "#EBE7E5",
"palette-ink": "#231A15",
"palette-accent": "#EEE1DB",
"palette-support": "#559AB9",
"palette-neutral": "#DDD8C6"
}Color Blindness Simulation
#E4E2DB
Protanopia#E7E4DB
Deuteranopia#F2DFDF
TritanopiaBuild a design system around Victorian Lace.