#FEE0BF#FEE0BF
#FEE0BF is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.3% C 0.055 H 69.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE0BF |
|---|---|
| RGB | rgb(254, 224, 191) |
| HSL | hsl(31, 97%, 87%) |
| HSV | hsv(31, 25%, 100%) |
| CMYK | cmyk(0%, 11.8%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.85, 5.43, 19.97) |
| CIE-LCH | lch(90.85, 20.69, 74.79°) |
| OKLab | oklab(92.32% 0.0189 0.0512) |
| OKLCH | oklch(92.32% 0.055 69.7) |
| XYZ | xyz(76.9332, 78.1461, 60.3112) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.26
Peach
#FFDAB9
ΔE00 2.65
Light Peach
#FFD8B1
ΔE00 3.11
Blanchedalmond
#FFEBCD
ΔE00 4.11
Navajowhite
#FFDEAD
ΔE00 4.46
Moccasin
#FFE4B5
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE0BF #BFDDFE
analogous
#FEC1BF #FEE0BF #FCFEBF
triadic
#FEE0BF #BFFEE0 #E0BFFE
tetradic
#FEE0BF #BFFEC1 #BFDDFE #FEBFFC
square
#FEE0BF #BFFEC1 #BFDDFE #FEBFFC
split-complementary
#FEE0BF #BFFCFE #C1BFFE
monochromatic
#FCA646 #FDC383 #FEE0BF #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.26
#FEE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FEE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE0BF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE0BF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BD
Deuteranopia (green-blind)
#F2E8C0
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fee0bf; /* rgb */ color: rgb(254, 224, 191); /* oklch */ color: oklch(92.3% 0.055 69.7);
Tailwind
colors: {
custom: {
50: '#ffe9d2',
500: '#fee0bf',
950: '#000000',
},
}SCSS
$custom: #fee0bf; $custom-light: #ffe9d2; $custom-dark: #000000;
JSON
{
"hex": "#fee0bf",
"rgb": {
"r": 254,
"g": 224,
"b": 191
},
"hsl": {
"h": 31.429,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.92317,
"c": 0.0546,
"h": 69.7
},
"luminance": 0.78144
}Semantic roles & 50–950 ramp
primary
#FEE0BF
secondary
#7BAEE6
accent
#6DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483