#FDE0BC#FDE0BC
#FDE0BC is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.057 H 73.0°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE0BC |
|---|---|
| RGB | rgb(253, 224, 188) |
| HSL | hsl(33, 94%, 86%) |
| HSV | hsv(33, 26%, 99%) |
| CMYK | cmyk(0%, 11.5%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.70, 4.66, 21.31) |
| CIE-LCH | lch(90.70, 21.81, 77.68°) |
| OKLab | oklab(92.16% 0.0167 0.0545) |
| OKLCH | oklch(92.16% 0.057 73) |
| XYZ | xyz(76.2414, 77.8271, 58.5732) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.46
Light Peach
#FFD8B1
ΔE00 3.36
Navajowhite
#FFDEAD
ΔE00 3.45
Peach
#FFDAB9
ΔE00 3.53
Moccasin
#FFE4B5
ΔE00 3.62
Wheat
#F5DEB3
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE0BC #BCD9FD
analogous
#FDC0BC #FDE0BC #F9FDBC
triadic
#FDE0BC #BCFDE0 #E0BCFD
tetradic
#FDE0BC #BCFDC0 #BCD9FD #FDBCF9
square
#FDE0BC #BCFDC0 #BCD9FD #FDBCF9
split-complementary
#FDE0BC #BCF9FD #C0BCFD
monochromatic
#F9A945 #FBC581 #FDE0BC #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.27
#FDE0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FDE0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE0BC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE0BC | 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)
#EBE0BA
Deuteranopia (green-blind)
#F2E7BD
Tritanopia (blue-blind)
#FFD9D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fde0bc; /* rgb */ color: rgb(253, 224, 188); /* oklch */ color: oklch(92.2% 0.057 73.0);
Tailwind
colors: {
custom: {
50: '#fee9d0',
500: '#fde0bc',
950: '#000000',
},
}SCSS
$custom: #fde0bc; $custom-light: #fee9d0; $custom-dark: #000000;
JSON
{
"hex": "#fde0bc",
"rgb": {
"r": 253,
"g": 224,
"b": 188
},
"hsl": {
"h": 33.231,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.92163,
"c": 0.05701,
"h": 73
},
"luminance": 0.77825
}Semantic roles & 50–950 ramp
primary
#FDE0BC
secondary
#7AA9E4
accent
#66E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483