#FDE5EF#FDE5EF
#FDE5EF is a very light, muted pink. Relative luminance 0.832; OKLCH L 94.4% C 0.029 H 350.5°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE5EF |
|---|---|
| RGB | rgb(253, 229, 239) |
| HSL | hsl(335, 86%, 95%) |
| HSV | hsv(335, 9%, 99%) |
| CMYK | cmyk(0%, 9.5%, 5.5%, 0.8%) |
| CIE-LAB | lab(93.08, 9.85, -1.87) |
| CIE-LCH | lch(93.08, 10.02, 349.26°) |
| OKLab | oklab(94.41% 0.0288 -0.0048) |
| OKLCH | oklch(94.41% 0.029 350.5) |
| XYZ | xyz(84.1056, 83.1545, 93.2644) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.34
Mistyrose
#FFE4E1
ΔE00 5.47
Light Pink
#FFD1DF
ΔE00 7.15
Pale Pink
#FFCFDC
ΔE00 7.70
Very Light Pink
#FFF4F2
ΔE00 8.01
Lavender (CSS)
#E6E6FA
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE5EF #E5FDF3
analogous
#FDE5FB #FDE5EF #FDE7E5
triadic
#FDE5EF #EFFDE5 #E5EFFD
tetradic
#FDE5EF #FBFDE5 #E5FDF3 #E7E5FD
square
#FDE5EF #FBFDE5 #E5FDF3 #E7E5FD
split-complementary
#FDE5EF #E5FDE7 #E5FBFD
monochromatic
#F473A9 #F9ACCC #FDE3EE #FDE3EE #FDE3EE
Accessibility & contrast
On white
1.19
#FDE5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#FDE5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE5EF
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE5EF | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#ECEDEE
Tritanopia (blue-blind)
#FFE5E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fde5ef; /* rgb */ color: rgb(253, 229, 239); /* oklch */ color: oklch(94.4% 0.029 350.5);
Tailwind
colors: {
custom: {
50: '#feedf4',
500: '#fde5ef',
950: '#000000',
},
}SCSS
$custom: #fde5ef; $custom-light: #feedf4; $custom-dark: #000000;
JSON
{
"hex": "#fde5ef",
"rgb": {
"r": 253,
"g": 229,
"b": 239
},
"hsl": {
"h": 335,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.94409,
"c": 0.02921,
"h": 350.5
},
"luminance": 0.83153
}Semantic roles & 50–950 ramp
primary
#FDE5EF
secondary
#9FE7C9
accent
#E28503
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485