#FEE1BE#FEE1BE
#FEE1BE is a very light, muted orange. Relative luminance 0.786; OKLCH L 92.5% C 0.056 H 72.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE1BE |
|---|---|
| RGB | rgb(254, 225, 190) |
| HSL | hsl(33, 97%, 87%) |
| HSV | hsv(33, 25%, 100%) |
| CMYK | cmyk(0%, 11.4%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.07, 4.78, 20.80) |
| CIE-LCH | lch(91.07, 21.34, 77.06°) |
| OKLab | oklab(92.49% 0.017 0.0533) |
| OKLCH | oklch(92.49% 0.056 72.3) |
| XYZ | xyz(77.0931, 78.6413, 59.8235) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.12
Peach
#FFDAB9
ΔE00 3.40
Light Peach
#FFD8B1
ΔE00 3.42
Blanchedalmond
#FFEBCD
ΔE00 3.66
Navajowhite
#FFDEAD
ΔE00 3.79
Moccasin
#FFE4B5
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE1BE #BEDBFE
analogous
#FEC1BE #FEE1BE #FBFEBE
triadic
#FEE1BE #BEFEE1 #E1BEFE
tetradic
#FEE1BE #BEFEC1 #BEDBFE #FEBEFB
square
#FEE1BE #BEFEC1 #BEDBFE #FEBEFB
split-complementary
#FEE1BE #BEFBFE #C1BEFE
monochromatic
#FCA945 #FDC582 #FEE1BE #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.26
#FEE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FEE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE1BE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE1BE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BC
Deuteranopia (green-blind)
#F3E8BF
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fee1be; /* rgb */ color: rgb(254, 225, 190); /* oklch */ color: oklch(92.5% 0.056 72.3);
Tailwind
colors: {
custom: {
50: '#ffead1',
500: '#fee1be',
950: '#000000',
},
}SCSS
$custom: #fee1be; $custom-light: #ffead1; $custom-dark: #000000;
JSON
{
"hex": "#fee1be",
"rgb": {
"r": 254,
"g": 225,
"b": 190
},
"hsl": {
"h": 32.812,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.92487,
"c": 0.05593,
"h": 72.3
},
"luminance": 0.78639
}Semantic roles & 50–950 ramp
primary
#FEE1BE
secondary
#7BABE6
accent
#68E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483