#FEE1BF#FEE1BF
#FEE1BF is a very light, muted orange. Relative luminance 0.787; OKLCH L 92.5% C 0.055 H 71.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE1BF |
|---|---|
| RGB | rgb(254, 225, 191) |
| HSL | hsl(32, 97%, 87%) |
| HSV | hsv(32, 25%, 100%) |
| CMYK | cmyk(0%, 11.4%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.09, 4.92, 20.31) |
| CIE-LCH | lch(91.09, 20.89, 76.39°) |
| OKLab | oklab(92.51% 0.0174 0.0521) |
| OKLCH | oklch(92.51% 0.055 71.5) |
| XYZ | xyz(77.2028, 78.6852, 60.4011) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 0.95
Peach
#FFDAB9
ΔE00 3.22
Light Peach
#FFD8B1
ΔE00 3.42
Blanchedalmond
#FFEBCD
ΔE00 3.67
Navajowhite
#FFDEAD
ΔE00 4.09
Moccasin
#FFE4B5
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE1BF #BFDCFE
analogous
#FEC2BF #FEE1BF #FBFEBF
triadic
#FEE1BF #BFFEE1 #E1BFFE
tetradic
#FEE1BF #BFFEC2 #BFDCFE #FEBFFB
square
#FEE1BF #BFFEC2 #BFDCFE #FEBFFB
split-complementary
#FEE1BF #BFFBFE #C2BFFE
monochromatic
#FCA946 #FDC583 #FEE1BF #FFF1E1 #FFF1E1
Accessibility & contrast
On white
1.25
#FEE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FEE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE1BF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE1BF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BD
Deuteranopia (green-blind)
#F3E8C0
Tritanopia (blue-blind)
#FFDAD8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fee1bf; /* rgb */ color: rgb(254, 225, 191); /* oklch */ color: oklch(92.5% 0.055 71.5);
Tailwind
colors: {
custom: {
50: '#ffead2',
500: '#fee1bf',
950: '#000000',
},
}SCSS
$custom: #fee1bf; $custom-light: #ffead2; $custom-dark: #000000;
JSON
{
"hex": "#fee1bf",
"rgb": {
"r": 254,
"g": 225,
"b": 191
},
"hsl": {
"h": 32.381,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.92509,
"c": 0.05491,
"h": 71.5
},
"luminance": 0.78683
}Semantic roles & 50–950 ramp
primary
#FEE1BF
secondary
#7BACE6
accent
#6AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483