#FDE5DD#FDE5DD
#FDE5DD is a very light, muted orange. Relative luminance 0.821; OKLCH L 93.9% C 0.029 H 39.3°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE5DD |
|---|---|
| RGB | rgb(253, 229, 221) |
| HSL | hsl(15, 89%, 93%) |
| HSV | hsv(15, 13%, 99%) |
| CMYK | cmyk(0%, 9.5%, 12.6%, 0.8%) |
| CIE-LAB | lab(92.64, 6.90, 6.87) |
| CIE-LCH | lch(92.64, 9.74, 44.89°) |
| OKLab | oklab(93.92% 0.0221 0.0181) |
| OKLCH | oklch(93.92% 0.029 39.3) |
| XYZ | xyz(81.5776, 82.1433, 79.9504) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.79
Very Light Pink
#FFF4F2
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 6.19
Linen
#FAF0E6
ΔE00 6.50
Lavenderblush
#FFF0F5
ΔE00 6.59
Antiquewhite
#FAEBD7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE5DD #DDF5FD
analogous
#FDDDE5 #FDE5DD #FDF5DD
triadic
#FDE5DD #DDFDE5 #E5DDFD
tetradic
#FDE5DD #E5FDDD #DDF5FD #F5DDFD
square
#FDE5DD #E5FDDD #DDF5FD #F5DDFD
split-complementary
#FDE5DD #DDFDF5 #DDE5FD
monochromatic
#F68D69 #FAB9A3 #FDE5DD #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.20
#FDE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#FDE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE5DD
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE5DD | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DC
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#FFE2E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde5dd; /* rgb */ color: rgb(253, 229, 221); /* oklch */ color: oklch(93.9% 0.029 39.3);
Tailwind
colors: {
custom: {
50: '#feede7',
500: '#fde5dd',
950: '#000000',
},
}SCSS
$custom: #fde5dd; $custom-light: #feede7; $custom-dark: #000000;
JSON
{
"hex": "#fde5dd",
"rgb": {
"r": 253,
"g": 229,
"b": 221
},
"hsl": {
"h": 15,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.93916,
"c": 0.02859,
"h": 39.3
},
"luminance": 0.82142
}Semantic roles & 50–950 ramp
primary
#FDE5DD
secondary
#97D3E7
accent
#ACE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484