#FDE4DD#FDE4DD
#FDE4DD is a very light, muted red. Relative luminance 0.816; OKLCH L 93.7% C 0.029 H 36.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4DD |
|---|---|
| RGB | rgb(253, 228, 221) |
| HSL | hsl(13, 89%, 93%) |
| HSV | hsv(13, 13%, 99%) |
| CMYK | cmyk(0%, 9.9%, 12.6%, 0.8%) |
| CIE-LAB | lab(92.39, 7.42, 6.52) |
| CIE-LCH | lch(92.39, 9.88, 41.34°) |
| OKLab | oklab(93.73% 0.0236 0.0172) |
| OKLCH | oklch(93.73% 0.029 36.2) |
| XYZ | xyz(81.3017, 81.5916, 79.8585) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.13
Very Light Pink
#FFF4F2
ΔE00 5.95
Lavenderblush
#FFF0F5
ΔE00 6.40
Seashell
#FFF5EE
ΔE00 6.70
Linen
#FAF0E6
ΔE00 7.10
Antiquewhite
#FAEBD7
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4DD #DDF6FD
analogous
#FDDDE6 #FDE4DD #FDF4DD
triadic
#FDE4DD #DDFDE4 #E4DDFD
tetradic
#FDE4DD #E6FDDD #DDF6FD #F4DDFD
square
#FDE4DD #E6FDDD #DDF6FD #F4DDFD
split-complementary
#FDE4DD #DDFDF4 #DDE6FD
monochromatic
#F68869 #FAB6A3 #FDE4DD #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.21
#FDE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FDE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4DD
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4DD | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DD
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#FFE1E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde4dd; /* rgb */ color: rgb(253, 228, 221); /* oklch */ color: oklch(93.7% 0.029 36.2);
Tailwind
colors: {
custom: {
50: '#feece7',
500: '#fde4dd',
950: '#000000',
},
}SCSS
$custom: #fde4dd; $custom-light: #feece7; $custom-dark: #000000;
JSON
{
"hex": "#fde4dd",
"rgb": {
"r": 253,
"g": 228,
"b": 221
},
"hsl": {
"h": 13.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.93725,
"c": 0.02919,
"h": 36.2
},
"luminance": 0.8159
}Semantic roles & 50–950 ramp
primary
#FDE4DD
secondary
#97D5E7
accent
#B3E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484