#FEE1BB#FEE1BB
#FEE1BB is a very light, muted orange. Relative luminance 0.785; OKLCH L 92.4% C 0.059 H 74.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE1BB |
|---|---|
| RGB | rgb(254, 225, 187) |
| HSL | hsl(34, 97%, 86%) |
| HSV | hsv(34, 26%, 100%) |
| CMYK | cmyk(0%, 11.4%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.01, 4.38, 22.27) |
| CIE-LCH | lch(91.01, 22.70, 78.88°) |
| OKLab | oklab(92.42% 0.0159 0.0569) |
| OKLCH | oklch(92.42% 0.059 74.4) |
| XYZ | xyz(76.7686, 78.5115, 58.1144) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.88
Navajowhite
#FFDEAD
ΔE00 2.92
Moccasin
#FFE4B5
ΔE00 2.97
Wheat
#F5DEB3
ΔE00 3.24
Light Peach
#FFD8B1
ΔE00 3.60
Blanchedalmond
#FFEBCD
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE1BB #BBD8FE
analogous
#FEC0BB #FEE1BB #F9FEBB
triadic
#FEE1BB #BBFEE1 #E1BBFE
tetradic
#FEE1BB #BBFEC0 #BBD8FE #FEBBF9
square
#FEE1BB #BBFEC0 #BBD8FE #FEBBF9
split-complementary
#FEE1BB #BBF9FE #C0BBFE
monochromatic
#FCAC42 #FDC67F #FEE1BB #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.26
#FEE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FEE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE1BB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE1BB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fee1bb; /* rgb */ color: rgb(254, 225, 187); /* oklch */ color: oklch(92.4% 0.059 74.4);
Tailwind
colors: {
custom: {
50: '#ffeacf',
500: '#fee1bb',
950: '#000000',
},
}SCSS
$custom: #fee1bb; $custom-light: #ffeacf; $custom-dark: #000000;
JSON
{
"hex": "#fee1bb",
"rgb": {
"r": 254,
"g": 225,
"b": 187
},
"hsl": {
"h": 34.03,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.92421,
"c": 0.05905,
"h": 74.4
},
"luminance": 0.78509
}Semantic roles & 50–950 ramp
primary
#FEE1BB
secondary
#78A7E5
accent
#63E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483