#FDE0BD#FDE0BD
#FDE0BD is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.2% C 0.056 H 72.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE0BD |
|---|---|
| RGB | rgb(253, 224, 189) |
| HSL | hsl(33, 94%, 87%) |
| HSV | hsv(33, 25%, 99%) |
| CMYK | cmyk(0%, 11.5%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.72, 4.79, 20.82) |
| CIE-LCH | lch(90.72, 21.36, 77.04°) |
| OKLab | oklab(92.18% 0.0171 0.0533) |
| OKLCH | oklch(92.18% 0.056 72.3) |
| XYZ | xyz(76.3496, 77.8704, 59.1429) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.25
Light Peach
#FFD8B1
ΔE00 3.32
Peach
#FFDAB9
ΔE00 3.33
Navajowhite
#FFDEAD
ΔE00 3.75
Blanchedalmond
#FFEBCD
ΔE00 3.77
Moccasin
#FFE4B5
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE0BD #BDDAFD
analogous
#FDC0BD #FDE0BD #FAFDBD
triadic
#FDE0BD #BDFDE0 #E0BDFD
tetradic
#FDE0BD #BDFDC0 #BDDAFD #FDBDFA
square
#FDE0BD #BDFDC0 #BDDAFD #FDBDFA
split-complementary
#FDE0BD #BDFAFD #C0BDFD
monochromatic
#F9A846 #FBC482 #FDE0BD #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.27
#FDE0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FDE0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE0BD
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE0BD | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BB
Deuteranopia (green-blind)
#F2E7BE
Tritanopia (blue-blind)
#FFD9D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fde0bd; /* rgb */ color: rgb(253, 224, 189); /* oklch */ color: oklch(92.2% 0.056 72.3);
Tailwind
colors: {
custom: {
50: '#fee9d1',
500: '#fde0bd',
950: '#000000',
},
}SCSS
$custom: #fde0bd; $custom-light: #fee9d1; $custom-dark: #000000;
JSON
{
"hex": "#fde0bd",
"rgb": {
"r": 253,
"g": 224,
"b": 189
},
"hsl": {
"h": 32.812,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.92185,
"c": 0.05597,
"h": 72.3
},
"luminance": 0.77868
}Semantic roles & 50–950 ramp
primary
#FDE0BD
secondary
#7AAAE4
accent
#68E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483