#FDE0BB#FDE0BB
#FDE0BB is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.1% C 0.058 H 73.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE0BB |
|---|---|
| RGB | rgb(253, 224, 187) |
| HSL | hsl(34, 94%, 86%) |
| HSV | hsv(34, 26%, 99%) |
| CMYK | cmyk(0%, 11.5%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.68, 4.52, 21.80) |
| CIE-LCH | lch(90.68, 22.26, 78.28°) |
| OKLab | oklab(92.14% 0.0163 0.0557) |
| OKLCH | oklch(92.14% 0.058 73.7) |
| XYZ | xyz(76.1340, 77.7842, 58.0074) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.70
Navajowhite
#FFDEAD
ΔE00 3.16
Moccasin
#FFE4B5
ΔE00 3.31
Light Peach
#FFD8B1
ΔE00 3.42
Wheat
#F5DEB3
ΔE00 3.44
Peach
#FFDAB9
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE0BB #BBD8FD
analogous
#FDBFBB #FDE0BB #F9FDBB
triadic
#FDE0BB #BBFDE0 #E0BBFD
tetradic
#FDE0BB #BBFDBF #BBD8FD #FDBBF9
square
#FDE0BB #BBFDBF #BBD8FD #FDBBF9
split-complementary
#FDE0BB #BBF9FD #BFBBFD
monochromatic
#FAAA44 #FBC580 #FDE0BB #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.27
#FDE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FDE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE0BB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE0BB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fde0bb; /* rgb */ color: rgb(253, 224, 187); /* oklch */ color: oklch(92.1% 0.058 73.7);
Tailwind
colors: {
custom: {
50: '#fee9cf',
500: '#fde0bb',
950: '#000000',
},
}SCSS
$custom: #fde0bb; $custom-light: #fee9cf; $custom-dark: #000000;
JSON
{
"hex": "#fde0bb",
"rgb": {
"r": 253,
"g": 224,
"b": 187
},
"hsl": {
"h": 33.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.92141,
"c": 0.05804,
"h": 73.7
},
"luminance": 0.77782
}Semantic roles & 50–950 ramp
primary
#FDE0BB
secondary
#79A8E3
accent
#65E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483