#FDE4E4#FDE4E4
#FDE4E4 is a very light, muted red. Relative luminance 0.820; OKLCH L 93.9% C 0.028 H 17.7°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4E4 |
|---|---|
| RGB | rgb(253, 228, 228) |
| HSL | hsl(0, 86%, 94%) |
| HSV | hsv(0, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 9.9%, 0.8%) |
| CIE-LAB | lab(92.56, 8.54, 3.11) |
| CIE-LCH | lch(92.56, 9.09, 20.04°) |
| OKLab | oklab(93.91% 0.0262 0.0083) |
| OKLCH | oklch(93.91% 0.028 17.7) |
| XYZ | xyz(82.2538, 81.9724, 84.8730) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.39
Lavenderblush
#FFF0F5
ΔE00 4.50
Very Light Pink
#FFF4F2
ΔE00 6.17
Seashell
#FFF5EE
ΔE00 8.06
Snow
#FFFAFA
ΔE00 8.63
Light Pink
#FFD1DF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4E4 #E4FDFD
analogous
#FDE4F1 #FDE4E4 #FDF1E4
triadic
#FDE4E4 #E4FDE4 #E4E4FD
tetradic
#FDE4E4 #F1FDE4 #E4FDFD #F1E4FD
square
#FDE4E4 #F1FDE4 #E4FDFD #F1E4FD
split-complementary
#FDE4E4 #E4FDF1 #E4F1FD
monochromatic
#F57272 #F9ABAB #FDE3E3 #FDE3E3 #FDE3E3
Accessibility & contrast
On white
1.21
#FDE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FDE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4E4
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4E4 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#EEEBE4
Tritanopia (blue-blind)
#FFE2E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde4e4; /* rgb */ color: rgb(253, 228, 228); /* oklch */ color: oklch(93.9% 0.028 17.7);
Tailwind
colors: {
custom: {
50: '#feecec',
500: '#fde4e4',
950: '#000000',
},
}SCSS
$custom: #fde4e4; $custom-light: #feecec; $custom-dark: #000000;
JSON
{
"hex": "#fde4e4",
"rgb": {
"r": 253,
"g": 228,
"b": 228
},
"hsl": {
"h": 0,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.93912,
"c": 0.0275,
"h": 17.7
},
"luminance": 0.81971
}Semantic roles & 50–950 ramp
primary
#FDE4E4
secondary
#9EE7E7
accent
#E3E303
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484