#FEE1BD#FEE1BD
#FEE1BD is a very light, muted orange. Relative luminance 0.786; OKLCH L 92.5% C 0.057 H 73.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE1BD |
|---|---|
| RGB | rgb(254, 225, 189) |
| HSL | hsl(33, 97%, 87%) |
| HSV | hsv(33, 26%, 100%) |
| CMYK | cmyk(0%, 11.4%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.05, 4.65, 21.29) |
| CIE-LCH | lch(91.05, 21.79, 77.69°) |
| OKLab | oklab(92.47% 0.0166 0.0545) |
| OKLCH | oklch(92.47% 0.057 73) |
| XYZ | xyz(76.9842, 78.5977, 59.2499) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.34
Light Peach
#FFD8B1
ΔE00 3.46
Navajowhite
#FFDEAD
ΔE00 3.49
Peach
#FFDAB9
ΔE00 3.59
Moccasin
#FFE4B5
ΔE00 3.59
Blanchedalmond
#FFEBCD
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE1BD #BDDAFE
analogous
#FEC1BD #FEE1BD #FAFEBD
triadic
#FEE1BD #BDFEE1 #E1BDFE
tetradic
#FEE1BD #BDFEC1 #BDDAFE #FEBDFA
square
#FEE1BD #BDFEC1 #BDDAFE #FEBDFA
split-complementary
#FEE1BD #BDFAFE #C1BDFE
monochromatic
#FCAA44 #FDC681 #FEE1BD #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.26
#FEE1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FEE1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE1BD
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE1BD | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BB
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fee1bd; /* rgb */ color: rgb(254, 225, 189); /* oklch */ color: oklch(92.5% 0.057 73.0);
Tailwind
colors: {
custom: {
50: '#ffead1',
500: '#fee1bd',
950: '#000000',
},
}SCSS
$custom: #fee1bd; $custom-light: #ffead1; $custom-dark: #000000;
JSON
{
"hex": "#fee1bd",
"rgb": {
"r": 254,
"g": 225,
"b": 189
},
"hsl": {
"h": 33.231,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.92465,
"c": 0.05696,
"h": 73
},
"luminance": 0.78595
}Semantic roles & 50–950 ramp
primary
#FEE1BD
secondary
#7AAAE6
accent
#66E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483