Victorian Lace

2100-70 / Benjamin Moore
#EEE1DB

This 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
Learn more about AI Palette

Design System from Victorian Lace Palettes are free. Exports aren't.

#EBE7E5 background RGB 235 231 229
#231A15 ink RGB 35 26 21
#EEE1DB accent RGB 238 225 219
#559AB9 support RGB 85 154 185
#DDD8C6 neutral RGB 221 216 198
Processed in 0ms

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"
}

Pro Exports Pro

Color Blindness Simulation

#E4E2DB
Protanopia
#E7E4DB
Deuteranopia
#F2DFDF
Tritanopia

Build a design system around Victorian Lace.