#FEE0BD#FEE0BD
#FEE0BD is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.3% C 0.057 H 71.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE0BD |
|---|---|
| RGB | rgb(254, 224, 189) |
| HSL | hsl(32, 97%, 87%) |
| HSV | hsv(32, 26%, 100%) |
| CMYK | cmyk(0%, 11.8%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.81, 5.16, 20.95) |
| CIE-LCH | lch(90.81, 21.58, 76.17°) |
| OKLab | oklab(92.27% 0.0181 0.0536) |
| OKLCH | oklch(92.27% 0.057 71.3) |
| XYZ | xyz(76.7146, 78.0587, 59.1600) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.35
Peach
#FFDAB9
ΔE00 3.00
Light Peach
#FFD8B1
ΔE00 3.05
Navajowhite
#FFDEAD
ΔE00 3.82
Blanchedalmond
#FFEBCD
ΔE00 4.03
Moccasin
#FFE4B5
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE0BD #BDDBFE
analogous
#FEC0BD #FEE0BD #FBFEBD
triadic
#FEE0BD #BDFEE0 #E0BDFE
tetradic
#FEE0BD #BDFEC0 #BDDBFE #FEBDFB
square
#FEE0BD #BDFEC0 #BDDBFE #FEBDFB
split-complementary
#FEE0BD #BDFBFE #C0BDFE
monochromatic
#FCA744 #FDC481 #FEE0BD #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.26
#FEE0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FEE0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE0BD
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE0BD | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BB
Deuteranopia (green-blind)
#F2E7BE
Tritanopia (blue-blind)
#FFD9D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fee0bd; /* rgb */ color: rgb(254, 224, 189); /* oklch */ color: oklch(92.3% 0.057 71.3);
Tailwind
colors: {
custom: {
50: '#ffe9d1',
500: '#fee0bd',
950: '#000000',
},
}SCSS
$custom: #fee0bd; $custom-light: #ffe9d1; $custom-dark: #000000;
JSON
{
"hex": "#fee0bd",
"rgb": {
"r": 254,
"g": 224,
"b": 189
},
"hsl": {
"h": 32.308,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.92272,
"c": 0.05662,
"h": 71.3
},
"luminance": 0.78056
}Semantic roles & 50–950 ramp
primary
#FEE0BD
secondary
#7AABE6
accent
#6AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483