Candy Stripe

2079-70 / Benjamin Moore
#FAE2EC

A barely-there red with flushed undertones that commands attention on any surface.

Spec Sheet

Hex#FAE2EC
RGB250, 226, 236
HSL335°, 71%, 93%
On White 1.22:1 Fail
On Black 17.15:1 AAA

For AI Tools

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

Background: #F2EDEF
Text: #25131B
Accent: #FAE2EC
Support: #52BC90
Neutral: #D7C8C6

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

#F2EDEF background RGB 242 237 239
#25131B ink RGB 37 19 27
#FAE2EC accent RGB 250 226 236
#52BC90 support RGB 82 188 144
#D7C8C6 neutral RGB 215 200 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EDEF;
  --palette-ink: #25131B;
  --palette-accent: #FAE2EC;
  --palette-support: #52BC90;
  --palette-neutral: #D7C8C6;
}

Tailwind Config

{
  "palette-background": "#F2EDEF",
  "palette-ink": "#25131B",
  "palette-accent": "#FAE2EC",
  "palette-support": "#52BC90",
  "palette-neutral": "#D7C8C6"
}

Pro Exports Pro

Color Blindness Simulation

#E4E6EC
Protanopia
#E9EAEB
Deuteranopia
#FEE2E5
Tritanopia

Build a design system around Candy Stripe.