#FDE0BF#FDE0BF
#FDE0BF is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.2% C 0.054 H 70.7°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE0BF |
|---|---|
| RGB | rgb(253, 224, 191) |
| HSL | hsl(32, 94%, 87%) |
| HSV | hsv(32, 25%, 99%) |
| CMYK | cmyk(0%, 11.5%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.76, 5.06, 19.83) |
| CIE-LCH | lch(90.76, 20.47, 75.69°) |
| OKLab | oklab(92.23% 0.0178 0.0509) |
| OKLCH | oklch(92.23% 0.054 70.7) |
| XYZ | xyz(76.5681, 77.9578, 60.2941) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.04
Peach
#FFDAB9
ΔE00 2.99
Light Peach
#FFD8B1
ΔE00 3.35
Blanchedalmond
#FFEBCD
ΔE00 3.82
Navajowhite
#FFDEAD
ΔE00 4.38
Moccasin
#FFE4B5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE0BF #BFDCFD
analogous
#FDC1BF #FDE0BF #FBFDBF
triadic
#FDE0BF #BFFDE0 #E0BFFD
tetradic
#FDE0BF #BFFDC1 #BFDCFD #FDBFFB
square
#FDE0BF #BFFDC1 #BFDCFD #FDBFFB
split-complementary
#FDE0BF #BFFBFD #C1BFFD
monochromatic
#F9A748 #FBC384 #FDE0BF #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.27
#FDE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FDE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE0BF
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE0BF | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BD
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fde0bf; /* rgb */ color: rgb(253, 224, 191); /* oklch */ color: oklch(92.2% 0.054 70.7);
Tailwind
colors: {
custom: {
50: '#fee9d2',
500: '#fde0bf',
950: '#000000',
},
}SCSS
$custom: #fde0bf; $custom-light: #fee9d2; $custom-dark: #000000;
JSON
{
"hex": "#fde0bf",
"rgb": {
"r": 253,
"g": 224,
"b": 191
},
"hsl": {
"h": 31.935,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.92229,
"c": 0.05394,
"h": 70.7
},
"luminance": 0.77956
}Semantic roles & 50–950 ramp
primary
#FDE0BF
secondary
#7CADE4
accent
#6BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483