#FDD7EE#FDD7EE
#FDD7EE is a very light, muted pink. Relative luminance 0.757; OKLCH L 91.8% C 0.052 H 341.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD7EE |
|---|---|
| RGB | rgb(253, 215, 238) |
| HSL | hsl(324, 90%, 92%) |
| HSV | hsv(324, 15%, 99%) |
| CMYK | cmyk(0%, 15%, 5.9%, 0.8%) |
| CIE-LAB | lab(89.70, 16.95, -6.32) |
| CIE-LCH | lch(89.70, 18.09, 339.55°) |
| OKLab | oklab(91.77% 0.0488 -0.0166) |
| OKLCH | oklch(91.77% 0.052 341.2) |
| XYZ | xyz(80.2396, 75.6583, 91.2490) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.95
Pale Pink
#FFCFDC
ΔE00 4.63
Pale Mauve
#FED0FC
ΔE00 5.97
Very Light Purple
#F6CEFC
ΔE00 6.76
Thistle
#D8BFD8
ΔE00 7.29
Pale Lavender
#EECFFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD7EE #D7FDE6
analogous
#F9D7FD #FDD7EE #FDD7DB
triadic
#FDD7EE #EEFDD7 #D7EEFD
tetradic
#FDD7EE #FDF9D7 #D7FDE6 #D7DBFD
square
#FDD7EE #FDF9D7 #D7FDE6 #D7DBFD
split-complementary
#FDD7EE #DBFDD7 #D7FDF9
monochromatic
#F762BC #FA9DD5 #FDD7EE #FEE2F3 #FEE2F3
Accessibility & contrast
On white
1.30
#FDD7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FDD7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD7EE
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD7EE | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#FFD7DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fdd7ee; /* rgb */ color: rgb(253, 215, 238); /* oklch */ color: oklch(91.8% 0.052 341.2);
Tailwind
colors: {
custom: {
50: '#fee3f3',
500: '#fdd7ee',
950: '#000000',
},
}SCSS
$custom: #fdd7ee; $custom-light: #fee3f3; $custom-dark: #000000;
JSON
{
"hex": "#fdd7ee",
"rgb": {
"r": 253,
"g": 215,
"b": 238
},
"hsl": {
"h": 323.684,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.91769,
"c": 0.05158,
"h": 341.2
},
"luminance": 0.75657
}Semantic roles & 50–950 ramp
primary
#FDD7EE
secondary
#92E6B3
accent
#E65B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485