#FDE7DC#FDE7DC
#FDE7DC is a very light, muted orange. Relative luminance 0.832; OKLCH L 94.3% C 0.028 H 48.4°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE7DC |
|---|---|
| RGB | rgb(253, 231, 220) |
| HSL | hsl(20, 89%, 93%) |
| HSV | hsv(20, 13%, 99%) |
| CMYK | cmyk(0%, 8.7%, 13%, 0.8%) |
| CIE-LAB | lab(93.10, 5.72, 8.06) |
| CIE-LCH | lch(93.10, 9.88, 54.66°) |
| OKLab | oklab(94.27% 0.0188 0.0212) |
| OKLCH | oklch(94.27% 0.028 48.4) |
| XYZ | xyz(82.0014, 83.2033, 79.4364) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.64
Linen
#FAF0E6
ΔE00 5.16
Seashell
#FFF5EE
ΔE00 5.25
Very Light Pink
#FFF4F2
ΔE00 5.61
Antiquewhite
#FAEBD7
ΔE00 6.04
Warm Beige
#E9DCC9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE7DC #DCF2FD
analogous
#FDDCE1 #FDE7DC #FDF7DC
triadic
#FDE7DC #DCFDE7 #E7DCFD
tetradic
#FDE7DC #E1FDDC #DCF2FD #F7DCFD
square
#FDE7DC #E1FDDC #DCF2FD #F7DCFD
split-complementary
#FDE7DC #DCFDF7 #DCE1FD
monochromatic
#F69868 #FABFA2 #FDE7DC #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.19
#FDE7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#FDE7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE7DC
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE7DC | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#F2EDDC
Tritanopia (blue-blind)
#FFE4E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fde7dc; /* rgb */ color: rgb(253, 231, 220); /* oklch */ color: oklch(94.3% 0.028 48.4);
Tailwind
colors: {
custom: {
50: '#feeee6',
500: '#fde7dc',
950: '#000000',
},
}SCSS
$custom: #fde7dc; $custom-light: #feeee6; $custom-dark: #000000;
JSON
{
"hex": "#fde7dc",
"rgb": {
"r": 253,
"g": 231,
"b": 220
},
"hsl": {
"h": 20,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.94272,
"c": 0.02833,
"h": 48.4
},
"luminance": 0.83202
}Semantic roles & 50–950 ramp
primary
#FDE7DC
secondary
#96CCE7
accent
#99E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584