#FDE4BB#FDE4BB
#FDE4BB is a very light, muted orange. Relative luminance 0.800; OKLCH L 92.9% C 0.060 H 80.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4BB |
|---|---|
| RGB | rgb(253, 228, 187) |
| HSL | hsl(37, 94%, 86%) |
| HSV | hsv(37, 26%, 99%) |
| CMYK | cmyk(0%, 9.9%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.67, 2.48, 23.16) |
| CIE-LCH | lch(91.67, 23.29, 83.90°) |
| OKLab | oklab(92.92% 0.0104 0.0591) |
| OKLCH | oklch(92.92% 0.06 80.1) |
| XYZ | xyz(77.2216, 79.9595, 58.3700) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.53
Wheat
#F5DEB3
ΔE00 1.79
Navajowhite
#FFDEAD
ΔE00 2.93
Bisque
#FFE4C4
ΔE00 3.28
Blanchedalmond
#FFEBCD
ΔE00 3.51
Pale Peach
#FFE5AD
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4BB #BBD4FD
analogous
#FDC3BB #FDE4BB #F5FDBB
triadic
#FDE4BB #BBFDE4 #E4BBFD
tetradic
#FDE4BB #BBFDC3 #BBD4FD #FDBBF5
square
#FDE4BB #BBFDC3 #BBD4FD #FDBBF5
split-complementary
#FDE4BB #BBF5FD #C3BBFD
monochromatic
#FAB544 #FBCC80 #FDE4BB #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.24
#FDE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FDE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4BB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4BB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#F5EABC
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde4bb; /* rgb */ color: rgb(253, 228, 187); /* oklch */ color: oklch(92.9% 0.060 80.1);
Tailwind
colors: {
custom: {
50: '#feeccf',
500: '#fde4bb',
950: '#000000',
},
}SCSS
$custom: #fde4bb; $custom-light: #feeccf; $custom-dark: #000000;
JSON
{
"hex": "#fde4bb",
"rgb": {
"r": 253,
"g": 228,
"b": 187
},
"hsl": {
"h": 37.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.92915,
"c": 0.05996,
"h": 80.1
},
"luminance": 0.79957
}Semantic roles & 50–950 ramp
primary
#FDE4BB
secondary
#79A1E3
accent
#57E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483