Lighthearted Pink

SW 6567 / Sherwin-Williams
#EDD5DD

A tender, muted pink tone that reads differently in every light condition.

Spec Sheet

Hex#EDD5DD
RGB237, 213, 221
HSL340°, 40%, 88%
On White 1.38:1 Fail
On Black 15.16:1 AAA

For AI Tools

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

Background: #F5F0F1
Text: #1B1315
Accent: #EDD5DD
Support: #5BB396
Neutral: #DAC7C3

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

#F5F0F1 background RGB 245 240 241
#1B1315 ink RGB 27 19 21
#EDD5DD accent RGB 237 213 221
#5BB396 support RGB 91 179 150
#DAC7C3 neutral RGB 218 199 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F0F1;
  --palette-ink: #1B1315;
  --palette-accent: #EDD5DD;
  --palette-support: #5BB396;
  --palette-neutral: #DAC7C3;
}

Tailwind Config

{
  "palette-background": "#F5F0F1",
  "palette-ink": "#1B1315",
  "palette-accent": "#EDD5DD",
  "palette-support": "#5BB396",
  "palette-neutral": "#DAC7C3"
}

Pro Exports Pro

Color Blindness Simulation

#D7D9DD
Protanopia
#DCDCDC
Deuteranopia
#F1D4D8
Tritanopia

Build a design system around Lighthearted Pink.