#FDE4E8#FDE4E8
#FDE4E8 is a very light, muted red. Relative luminance 0.822; OKLCH L 94.0% C 0.028 H 6.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4E8 |
|---|---|
| RGB | rgb(253, 228, 232) |
| HSL | hsl(350, 86%, 94%) |
| HSV | hsv(350, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 8.3%, 0.8%) |
| CIE-LAB | lab(92.66, 9.19, 1.17) |
| CIE-LCH | lch(92.66, 9.26, 7.26°) |
| OKLab | oklab(94.02% 0.0277 0.0032) |
| OKLCH | oklch(94.02% 0.028 6.7) |
| XYZ | xyz(82.8155, 82.1971, 87.8313) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.04
Lavenderblush
#FFF0F5
ΔE00 4.11
Very Light Pink
#FFF4F2
ΔE00 6.85
Light Pink
#FFD1DF
ΔE00 7.65
Pale Pink
#FFCFDC
ΔE00 8.03
Snow
#FFFAFA
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4E8 #E4FDF9
analogous
#FDE4F5 #FDE4E8 #FDEDE4
triadic
#FDE4E8 #E8FDE4 #E4E8FD
tetradic
#FDE4E8 #F5FDE4 #E4FDF9 #EDE4FD
square
#FDE4E8 #F5FDE4 #E4FDF9 #EDE4FD
split-complementary
#FDE4E8 #E4FDED #E4F5FD
monochromatic
#F57287 #F9ABB7 #FDE3E7 #FDE3E7 #FDE3E7
Accessibility & contrast
On white
1.20
#FDE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#FDE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4E8
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4E8 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E8
Deuteranopia (green-blind)
#EDECE8
Tritanopia (blue-blind)
#FFE2E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde4e8; /* rgb */ color: rgb(253, 228, 232); /* oklch */ color: oklch(94.0% 0.028 6.7);
Tailwind
colors: {
custom: {
50: '#feecef',
500: '#fde4e8',
950: '#000000',
},
}SCSS
$custom: #fde4e8; $custom-light: #feecef; $custom-dark: #000000;
JSON
{
"hex": "#fde4e8",
"rgb": {
"r": 253,
"g": 228,
"b": 232
},
"hsl": {
"h": 350.4,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.94022,
"c": 0.02788,
"h": 6.7
},
"luminance": 0.82196
}Semantic roles & 50–950 ramp
primary
#FDE4E8
secondary
#9EE7DB
accent
#E3BF03
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485