#FDE4EF#FDE4EF
#FDE4EF is a very light, muted pink. Relative luminance 0.826; OKLCH L 94.2% C 0.031 H 349.2°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4EF |
|---|---|
| RGB | rgb(253, 228, 239) |
| HSL | hsl(334, 86%, 94%) |
| HSV | hsv(334, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 5.5%, 0.8%) |
| CIE-LAB | lab(92.84, 10.36, -2.22) |
| CIE-LCH | lch(92.84, 10.60, 347.90°) |
| OKLab | oklab(94.22% 0.0303 -0.0057) |
| OKLCH | oklch(94.22% 0.031 349.2) |
| XYZ | xyz(83.8297, 82.6027, 93.1724) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.85
Mistyrose
#FFE4E1
ΔE00 5.82
Light Pink
#FFD1DF
ΔE00 6.73
Pale Pink
#FFCFDC
ΔE00 7.30
Very Light Pink
#FFF4F2
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4EF #E4FDF2
analogous
#FDE4FC #FDE4EF #FDE6E4
triadic
#FDE4EF #EFFDE4 #E4EFFD
tetradic
#FDE4EF #FCFDE4 #E4FDF2 #E6E4FD
square
#FDE4EF #FCFDE4 #E4FDF2 #E6E4FD
split-complementary
#FDE4EF #E4FDE6 #E4FCFD
monochromatic
#F572AB #F9ABCD #FDE3EE #FDE3EE #FDE3EE
Accessibility & contrast
On white
1.20
#FDE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#FDE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4EF
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4EF | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#FFE4E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde4ef; /* rgb */ color: rgb(253, 228, 239); /* oklch */ color: oklch(94.2% 0.031 349.2);
Tailwind
colors: {
custom: {
50: '#feecf4',
500: '#fde4ef',
950: '#000000',
},
}SCSS
$custom: #fde4ef; $custom-light: #feecf4; $custom-dark: #000000;
JSON
{
"hex": "#fde4ef",
"rgb": {
"r": 253,
"g": 228,
"b": 239
},
"hsl": {
"h": 333.6,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.94221,
"c": 0.03079,
"h": 349.2
},
"luminance": 0.82601
}Semantic roles & 50–950 ramp
primary
#FDE4EF
secondary
#9EE7C7
accent
#E38003
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485