#FDE4BE#FDE4BE
#FDE4BE is a very light, muted orange. Relative luminance 0.801; OKLCH L 93.0% C 0.057 H 78.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4BE |
|---|---|
| RGB | rgb(253, 228, 190) |
| HSL | hsl(36, 94%, 87%) |
| HSV | hsv(36, 25%, 99%) |
| CMYK | cmyk(0%, 9.9%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.72, 2.88, 21.69) |
| CIE-LCH | lch(91.72, 21.88, 82.45°) |
| OKLab | oklab(92.98% 0.0115 0.0555) |
| OKLCH | oklch(92.98% 0.057 78.3) |
| XYZ | xyz(77.5461, 80.0893, 60.0791) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.37
Wheat
#F5DEB3
ΔE00 2.40
Bisque
#FFE4C4
ΔE00 2.42
Blanchedalmond
#FFEBCD
ΔE00 2.87
Navajowhite
#FFDEAD
ΔE00 3.39
Champagne
#F7E7CE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4BE #BED7FD
analogous
#FDC5BE #FDE4BE #F7FDBE
triadic
#FDE4BE #BEFDE4 #E4BEFD
tetradic
#FDE4BE #BEFDC5 #BED7FD #FDBEF7
square
#FDE4BE #BEFDC5 #BED7FD #FDBEF7
split-complementary
#FDE4BE #BEF7FD #C5BEFD
monochromatic
#F9B347 #FBCB83 #FDE4BE #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.23
#FDE4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FDE4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4BE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4BE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BC
Deuteranopia (green-blind)
#F5EABF
Tritanopia (blue-blind)
#FFDDDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde4be; /* rgb */ color: rgb(253, 228, 190); /* oklch */ color: oklch(93.0% 0.057 78.3);
Tailwind
colors: {
custom: {
50: '#feecd1',
500: '#fde4be',
950: '#000000',
},
}SCSS
$custom: #fde4be; $custom-light: #feecd1; $custom-dark: #000000;
JSON
{
"hex": "#fde4be",
"rgb": {
"r": 253,
"g": 228,
"b": 190
},
"hsl": {
"h": 36.19,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.9298,
"c": 0.05666,
"h": 78.3
},
"luminance": 0.80087
}Semantic roles & 50–950 ramp
primary
#FDE4BE
secondary
#7BA5E4
accent
#5BE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483