#FDE6DD#FDE6DD
#FDE6DD is a very light, muted orange. Relative luminance 0.827; OKLCH L 94.1% C 0.028 H 42.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE6DD |
|---|---|
| RGB | rgb(253, 230, 221) |
| HSL | hsl(17, 89%, 93%) |
| HSV | hsv(17, 13%, 99%) |
| CMYK | cmyk(0%, 9.1%, 12.6%, 0.8%) |
| CIE-LAB | lab(92.88, 6.39, 7.22) |
| CIE-LCH | lch(92.88, 9.64, 48.52°) |
| OKLab | oklab(94.11% 0.0207 0.019) |
| OKLCH | oklch(94.11% 0.028 42.7) |
| XYZ | xyz(81.8551, 82.6983, 80.0429) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.48
Very Light Pink
#FFF4F2
ΔE00 5.50
Seashell
#FFF5EE
ΔE00 5.71
Linen
#FAF0E6
ΔE00 5.90
Lavenderblush
#FFF0F5
ΔE00 6.85
Antiquewhite
#FAEBD7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE6DD #DDF4FD
analogous
#FDDDE4 #FDE6DD #FDF6DD
triadic
#FDE6DD #DDFDE6 #E6DDFD
tetradic
#FDE6DD #E4FDDD #DDF4FD #F6DDFD
square
#FDE6DD #E4FDDD #DDF4FD #F6DDFD
split-complementary
#FDE6DD #DDFDF6 #DDE4FD
monochromatic
#F69169 #FABBA3 #FDE6DD #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.20
#FDE6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#FDE6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE6DD
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE6DD | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DC
Deuteranopia (green-blind)
#F1ECDD
Tritanopia (blue-blind)
#FFE3E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fde6dd; /* rgb */ color: rgb(253, 230, 221); /* oklch */ color: oklch(94.1% 0.028 42.7);
Tailwind
colors: {
custom: {
50: '#feede7',
500: '#fde6dd',
950: '#000000',
},
}SCSS
$custom: #fde6dd; $custom-light: #feede7; $custom-dark: #000000;
JSON
{
"hex": "#fde6dd",
"rgb": {
"r": 253,
"g": 230,
"b": 221
},
"hsl": {
"h": 16.875,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.94107,
"c": 0.02808,
"h": 42.7
},
"luminance": 0.82697
}Semantic roles & 50–950 ramp
primary
#FDE6DD
secondary
#97D0E7
accent
#A5E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484