#FEE3BF#FEE3BF
#FEE3BF is a very light, muted orange. Relative luminance 0.798; OKLCH L 92.9% C 0.056 H 74.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE3BF |
|---|---|
| RGB | rgb(254, 227, 191) |
| HSL | hsl(34, 97%, 87%) |
| HSV | hsv(34, 25%, 100%) |
| CMYK | cmyk(0%, 10.6%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.58, 3.89, 20.99) |
| CIE-LCH | lch(91.58, 21.35, 79.50°) |
| OKLab | oklab(92.89% 0.0145 0.0538) |
| OKLCH | oklch(92.89% 0.056 74.9) |
| XYZ | xyz(77.7466, 79.7728, 60.5824) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.37
Blanchedalmond
#FFEBCD
ΔE00 3.00
Moccasin
#FFE4B5
ΔE00 3.20
Wheat
#F5DEB3
ΔE00 3.33
Navajowhite
#FFDEAD
ΔE00 3.59
Light Peach
#FFD8B1
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE3BF #BFDAFE
analogous
#FEC4BF #FEE3BF #F9FEBF
triadic
#FEE3BF #BFFEE3 #E3BFFE
tetradic
#FEE3BF #BFFEC4 #BFDAFE #FEBFF9
square
#FEE3BF #BFFEC4 #BFDAFE #FEBFF9
split-complementary
#FEE3BF #BFF9FE #C4BFFE
monochromatic
#FCAE46 #FDC983 #FEE3BF #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.24
#FEE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FEE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE3BF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE3BF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BD
Deuteranopia (green-blind)
#F4EAC0
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fee3bf; /* rgb */ color: rgb(254, 227, 191); /* oklch */ color: oklch(92.9% 0.056 74.9);
Tailwind
colors: {
custom: {
50: '#ffebd2',
500: '#fee3bf',
950: '#000000',
},
}SCSS
$custom: #fee3bf; $custom-light: #ffebd2; $custom-dark: #000000;
JSON
{
"hex": "#fee3bf",
"rgb": {
"r": 254,
"g": 227,
"b": 191
},
"hsl": {
"h": 34.286,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.92894,
"c": 0.05566,
"h": 74.9
},
"luminance": 0.79771
}Semantic roles & 50–950 ramp
primary
#FEE3BF
secondary
#7BA9E6
accent
#62E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483