First Light

2102-70 / Benjamin Moore
#EFE2DE

A very pale pink with sun-kissed undertones that feels modern rather than saccharine.

Spec Sheet

Hex#EFE2DE
RGB239, 226, 222
HSL14°, 35%, 90%
On White 1.26:1 Fail
On Black 16.6:1 AAA

For AI Tools

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

Background: #F6F4F4
Text: #211A18
Accent: #EFE2DE
Support: #68AFC4
Neutral: #C9C0A6

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

#F6F4F4 background RGB 246 244 244
#211A18 ink RGB 33 26 24
#EFE2DE accent RGB 239 226 222
#68AFC4 support RGB 104 175 196
#C9C0A6 neutral RGB 201 192 166
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F4F4;
  --palette-ink: #211A18;
  --palette-accent: #EFE2DE;
  --palette-support: #68AFC4;
  --palette-neutral: #C9C0A6;
}

Tailwind Config

{
  "palette-background": "#F6F4F4",
  "palette-ink": "#211A18",
  "palette-accent": "#EFE2DE",
  "palette-support": "#68AFC4",
  "palette-neutral": "#C9C0A6"
}

Pro Exports Pro

Color Blindness Simulation

#E5E3DE
Protanopia
#E8E6DE
Deuteranopia
#F3E0E1
Tritanopia

Build a design system around First Light.