#FDE4DF#FDE4DF
#FDE4DF is a very light, muted red. Relative luminance 0.817; OKLCH L 93.8% C 0.028 H 31.1°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4DF |
|---|---|
| RGB | rgb(253, 228, 223) |
| HSL | hsl(10, 88%, 93%) |
| HSV | hsv(10, 12%, 99%) |
| CMYK | cmyk(0%, 9.9%, 11.9%, 0.8%) |
| CIE-LAB | lab(92.44, 7.73, 5.55) |
| CIE-LCH | lch(92.44, 9.52, 35.66°) |
| OKLab | oklab(93.78% 0.0243 0.0147) |
| OKLCH | oklch(93.78% 0.028 31.1) |
| XYZ | xyz(81.5698, 81.6988, 81.2702) |
| Luminance | 0.8170 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.27
Lavenderblush
#FFF0F5
ΔE00 5.74
Very Light Pink
#FFF4F2
ΔE00 5.87
Seashell
#FFF5EE
ΔE00 6.99
Linen
#FAF0E6
ΔE00 7.57
Snow
#FFFAFA
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4DF #DFF8FD
analogous
#FDDFE9 #FDE4DF #FDF3DF
triadic
#FDE4DF #DFFDE4 #E4DFFD
tetradic
#FDE4DF #E9FDDF #DFF8FD #F3DFFD
square
#FDE4DF #E9FDDF #DFF8FD #F3DFFD
split-complementary
#FDE4DF #DFFDF3 #DFE9FD
monochromatic
#F6836C #F9B3A5 #FDE4DF #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.21
#FDE4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#FDE4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4DF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4DF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7DF
Deuteranopia (green-blind)
#EFEBDF
Tritanopia (blue-blind)
#FFE1E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde4df; /* rgb */ color: rgb(253, 228, 223); /* oklch */ color: oklch(93.8% 0.028 31.1);
Tailwind
colors: {
custom: {
50: '#feece9',
500: '#fde4df',
950: '#000000',
},
}SCSS
$custom: #fde4df; $custom-light: #feece9; $custom-dark: #000000;
JSON
{
"hex": "#fde4df",
"rgb": {
"r": 253,
"g": 228,
"b": 223
},
"hsl": {
"h": 10,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.93778,
"c": 0.02841,
"h": 31.1
},
"luminance": 0.81697
}Semantic roles & 50–950 ramp
primary
#FDE4DF
secondary
#99DAE7
accent
#BFE501
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484