#FDE0DF#FDE0DF
#FDE0DF is a very light, muted red. Relative luminance 0.795; OKLCH L 93.0% C 0.032 H 20.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE0DF |
|---|---|
| RGB | rgb(253, 224, 223) |
| HSL | hsl(2, 88%, 93%) |
| HSV | hsv(2, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.47, 9.80, 4.14) |
| CIE-LCH | lch(91.47, 10.64, 22.93°) |
| OKLab | oklab(93.02% 0.0302 0.0111) |
| OKLCH | oklch(93.02% 0.032 20.1) |
| XYZ | xyz(80.4821, 79.5234, 80.9076) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.41
Lavenderblush
#FFF0F5
ΔE00 5.95
Very Light Pink
#FFF4F2
ΔE00 7.52
Light Pink
#FFD1DF
ΔE00 7.84
Pale Pink
#FFCFDC
ΔE00 8.01
Seashell
#FFF5EE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE0DF #DFFCFD
analogous
#FDDFED #FDE0DF #FDEFDF
triadic
#FDE0DF #DFFDE0 #E0DFFD
tetradic
#FDE0DF #EDFDDF #DFFCFD #EFDFFD
square
#FDE0DF #EDFDDF #DFFCFD #EFDFFD
split-complementary
#FDE0DF #DFFDEF #DFEDFD
monochromatic
#F6706C #F9A8A5 #FDE0DF #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.24
#FDE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FDE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE0DF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE0DF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DF
Deuteranopia (green-blind)
#EBE9DF
Tritanopia (blue-blind)
#FFDDE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde0df; /* rgb */ color: rgb(253, 224, 223); /* oklch */ color: oklch(93.0% 0.032 20.1);
Tailwind
colors: {
custom: {
50: '#fee9e9',
500: '#fde0df',
950: '#000000',
},
}SCSS
$custom: #fde0df; $custom-light: #fee9e9; $custom-dark: #000000;
JSON
{
"hex": "#fde0df",
"rgb": {
"r": 253,
"g": 224,
"b": 223
},
"hsl": {
"h": 2,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.93019,
"c": 0.03213,
"h": 20.1
},
"luminance": 0.79522
}Semantic roles & 50–950 ramp
primary
#FDE0DF
secondary
#99E4E7
accent
#DDE501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484