Feathered Violet

882 / Benjamin Moore
#E9E7E8

A luminous white that reads rosy in natural light, grounding spaces without heaviness.

Spec Sheet

Hex#E9E7E8
RGB233, 231, 232
HSL330°, 4%, 91%
On White 1.23:1 Fail
On Black 17.06:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F2EEF0
Text: #351726
Accent: #E9E7E8
Support: #55AF82
Neutral: #C2B2B2

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 Feathered Violet Palettes are free. Exports aren't.

#F2EEF0 background RGB 242 238 240
#351726 ink RGB 53 23 38
#E9E7E8 accent RGB 233 231 232
#55AF82 support RGB 85 175 130
#C2B2B2 neutral RGB 194 178 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EEF0;
  --palette-ink: #351726;
  --palette-accent: #E9E7E8;
  --palette-support: #55AF82;
  --palette-neutral: #C2B2B2;
}

Tailwind Config

{
  "palette-background": "#F2EEF0",
  "palette-ink": "#351726",
  "palette-accent": "#E9E7E8",
  "palette-support": "#55AF82",
  "palette-neutral": "#C2B2B2"
}

Pro Exports Pro

Color Blindness Simulation

#E7E7E8
Protanopia
#E8E8E8
Deuteranopia
#E9E7E7
Tritanopia

Build a design system around Feathered Violet.