#FEE0BE#FEE0BE
#FEE0BE is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.3% C 0.056 H 70.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE0BE |
|---|---|
| RGB | rgb(254, 224, 190) |
| HSL | hsl(32, 97%, 87%) |
| HSV | hsv(32, 25%, 100%) |
| CMYK | cmyk(0%, 11.8%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.83, 5.29, 20.46) |
| CIE-LCH | lch(90.83, 21.13, 75.49°) |
| OKLab | oklab(92.29% 0.0185 0.0524) |
| OKLCH | oklch(92.29% 0.056 70.5) |
| XYZ | xyz(76.8236, 78.1022, 59.7336) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.26
Peach
#FFDAB9
ΔE00 2.81
Light Peach
#FFD8B1
ΔE00 3.06
Blanchedalmond
#FFEBCD
ΔE00 4.05
Navajowhite
#FFDEAD
ΔE00 4.14
Moccasin
#FFE4B5
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE0BE #BEDCFE
analogous
#FEC0BE #FEE0BE #FCFEBE
triadic
#FEE0BE #BEFEE0 #E0BEFE
tetradic
#FEE0BE #BEFEC0 #BEDCFE #FEBEFC
square
#FEE0BE #BEFEC0 #BEDCFE #FEBEFC
split-complementary
#FEE0BE #BEFCFE #C0BEFE
monochromatic
#FCA745 #FDC382 #FEE0BE #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.26
#FEE0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#FEE0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE0BE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE0BE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#F2E8BF
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fee0be; /* rgb */ color: rgb(254, 224, 190); /* oklch */ color: oklch(92.3% 0.056 70.5);
Tailwind
colors: {
custom: {
50: '#ffe9d1',
500: '#fee0be',
950: '#000000',
},
}SCSS
$custom: #fee0be; $custom-light: #ffe9d1; $custom-dark: #000000;
JSON
{
"hex": "#fee0be",
"rgb": {
"r": 254,
"g": 224,
"b": 190
},
"hsl": {
"h": 31.875,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.92294,
"c": 0.0556,
"h": 70.5
},
"luminance": 0.781
}Semantic roles & 50–950 ramp
primary
#FEE0BE
secondary
#7BADE6
accent
#6CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483