#FDE4E5#FDE4E5
#FDE4E5 is a very light, muted red. Relative luminance 0.820; OKLCH L 93.9% C 0.027 H 14.9°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4E5 |
|---|---|
| RGB | rgb(253, 228, 229) |
| HSL | hsl(358, 86%, 94%) |
| HSV | hsv(358, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 9.5%, 0.8%) |
| CIE-LAB | lab(92.59, 8.70, 2.63) |
| CIE-LCH | lch(92.59, 9.09, 16.81°) |
| OKLab | oklab(93.94% 0.0266 0.0071) |
| OKLCH | oklch(93.94% 0.027 14.9) |
| XYZ | xyz(82.3931, 82.0281, 85.6062) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.79
Lavenderblush
#FFF0F5
ΔE00 4.34
Very Light Pink
#FFF4F2
ΔE00 6.31
Seashell
#FFF5EE
ΔE00 8.31
Light Pink
#FFD1DF
ΔE00 8.37
Pale Pink
#FFCFDC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4E5 #E4FDFC
analogous
#FDE4F2 #FDE4E5 #FDF0E4
triadic
#FDE4E5 #E5FDE4 #E4E5FD
tetradic
#FDE4E5 #F2FDE4 #E4FDFC #F0E4FD
square
#FDE4E5 #F2FDE4 #E4FDFC #F0E4FD
split-complementary
#FDE4E5 #E4FDF0 #E4F2FD
monochromatic
#F57277 #F9ABAE #FDE3E4 #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.21
#FDE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#FDE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4E5
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4E5 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E5
Deuteranopia (green-blind)
#EDEBE5
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde4e5; /* rgb */ color: rgb(253, 228, 229); /* oklch */ color: oklch(93.9% 0.027 14.9);
Tailwind
colors: {
custom: {
50: '#feeced',
500: '#fde4e5',
950: '#000000',
},
}SCSS
$custom: #fde4e5; $custom-light: #feeced; $custom-dark: #000000;
JSON
{
"hex": "#fde4e5",
"rgb": {
"r": 253,
"g": 228,
"b": 229
},
"hsl": {
"h": 357.6,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.9394,
"c": 0.02749,
"h": 14.9
},
"luminance": 0.82027
}Semantic roles & 50–950 ramp
primary
#FDE4E5
secondary
#9EE7E4
accent
#E3DA03
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484