#FDE5DF#FDE5DF
#FDE5DF is a very light, muted red. Relative luminance 0.822; OKLCH L 94.0% C 0.028 H 34.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE5DF |
|---|---|
| RGB | rgb(253, 229, 223) |
| HSL | hsl(12, 88%, 93%) |
| HSV | hsv(12, 12%, 99%) |
| CMYK | cmyk(0%, 9.5%, 11.9%, 0.8%) |
| CIE-LAB | lab(92.69, 7.22, 5.90) |
| CIE-LCH | lch(92.69, 9.32, 39.26°) |
| OKLab | oklab(93.97% 0.0229 0.0156) |
| OKLCH | oklch(93.97% 0.028 34.3) |
| XYZ | xyz(81.8457, 82.2506, 81.3621) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.92
Very Light Pink
#FFF4F2
ΔE00 5.53
Lavenderblush
#FFF0F5
ΔE00 5.87
Seashell
#FFF5EE
ΔE00 6.44
Linen
#FAF0E6
ΔE00 6.95
Snow
#FFFAFA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE5DF #DFF7FD
analogous
#FDDFE8 #FDE5DF #FDF4DF
triadic
#FDE5DF #DFFDE5 #E5DFFD
tetradic
#FDE5DF #E8FDDF #DFF7FD #F4DFFD
square
#FDE5DF #E8FDDF #DFF7FD #F4DFFD
split-complementary
#FDE5DF #DFFDF4 #DFE8FD
monochromatic
#F6876C #F9B6A5 #FDE5DF #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.20
#FDE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#FDE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE5DF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE5DF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DF
Deuteranopia (green-blind)
#EFECDF
Tritanopia (blue-blind)
#FFE2E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde5df; /* rgb */ color: rgb(253, 229, 223); /* oklch */ color: oklch(94.0% 0.028 34.3);
Tailwind
colors: {
custom: {
50: '#feede9',
500: '#fde5df',
950: '#000000',
},
}SCSS
$custom: #fde5df; $custom-light: #feede9; $custom-dark: #000000;
JSON
{
"hex": "#fde5df",
"rgb": {
"r": 253,
"g": 229,
"b": 223
},
"hsl": {
"h": 12,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.93968,
"c": 0.02768,
"h": 34.3
},
"luminance": 0.82249
}Semantic roles & 50–950 ramp
primary
#FDE5DF
secondary
#99D7E7
accent
#B7E501
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484