#FDE4EE#FDE4EE
#FDE4EE is a very light, muted pink. Relative luminance 0.825; OKLCH L 94.2% C 0.030 H 351.5°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4EE |
|---|---|
| RGB | rgb(253, 228, 238) |
| HSL | hsl(336, 86%, 94%) |
| HSV | hsv(336, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 5.9%, 0.8%) |
| CIE-LAB | lab(92.81, 10.19, -1.74) |
| CIE-LCH | lch(92.81, 10.34, 350.33°) |
| OKLab | oklab(94.19% 0.0299 -0.0045) |
| OKLCH | oklch(94.19% 0.03 351.5) |
| XYZ | xyz(83.6824, 82.5438, 92.3966) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.66
Mistyrose
#FFE4E1
ΔE00 5.44
Light Pink
#FFD1DF
ΔE00 6.79
Pale Pink
#FFCFDC
ΔE00 7.34
Very Light Pink
#FFF4F2
ΔE00 8.27
Lavender (CSS)
#E6E6FA
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4EE #E4FDF3
analogous
#FDE4FB #FDE4EE #FDE7E4
triadic
#FDE4EE #EEFDE4 #E4EEFD
tetradic
#FDE4EE #FBFDE4 #E4FDF3 #E7E4FD
square
#FDE4EE #FBFDE4 #E4FDF3 #E7E4FD
split-complementary
#FDE4EE #E4FDE7 #E4FBFD
monochromatic
#F572A6 #F9ABCA #FDE3ED #FDE3ED #FDE3ED
Accessibility & contrast
On white
1.20
#FDE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FDE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4EE
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4EE | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#FFE3E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde4ee; /* rgb */ color: rgb(253, 228, 238); /* oklch */ color: oklch(94.2% 0.030 351.5);
Tailwind
colors: {
custom: {
50: '#feecf3',
500: '#fde4ee',
950: '#000000',
},
}SCSS
$custom: #fde4ee; $custom-light: #feecf3; $custom-dark: #000000;
JSON
{
"hex": "#fde4ee",
"rgb": {
"r": 253,
"g": 228,
"b": 238
},
"hsl": {
"h": 336,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.94192,
"c": 0.03022,
"h": 351.5
},
"luminance": 0.82542
}Semantic roles & 50–950 ramp
primary
#FDE4EE
secondary
#9EE7CA
accent
#E38903
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485