#FEE3BE#FEE3BE
#FEE3BE is a very light, muted orange. Relative luminance 0.797; OKLCH L 92.9% C 0.057 H 75.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE3BE |
|---|---|
| RGB | rgb(254, 227, 190) |
| HSL | hsl(35, 97%, 87%) |
| HSV | hsv(35, 25%, 100%) |
| CMYK | cmyk(0%, 10.6%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.56, 3.76, 21.48) |
| CIE-LCH | lch(91.56, 21.81, 80.08°) |
| OKLab | oklab(92.87% 0.0141 0.055) |
| OKLCH | oklch(92.87% 0.057 75.6) |
| XYZ | xyz(77.6369, 79.7290, 60.0048) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.68
Moccasin
#FFE4B5
ΔE00 2.88
Wheat
#F5DEB3
ΔE00 3.06
Blanchedalmond
#FFEBCD
ΔE00 3.10
Navajowhite
#FFDEAD
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE3BE #BED9FE
analogous
#FEC3BE #FEE3BE #F9FEBE
triadic
#FEE3BE #BEFEE3 #E3BEFE
tetradic
#FEE3BE #BEFEC3 #BED9FE #FEBEF9
square
#FEE3BE #BEFEC3 #BED9FE #FEBEF9
split-complementary
#FEE3BE #BEF9FE #C3BEFE
monochromatic
#FCAF45 #FDC982 #FEE3BE #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.24
#FEE3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FEE3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE3BE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE3BE | 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)
#EEE3BC
Deuteranopia (green-blind)
#F4E9BF
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fee3be; /* rgb */ color: rgb(254, 227, 190); /* oklch */ color: oklch(92.9% 0.057 75.6);
Tailwind
colors: {
custom: {
50: '#ffebd1',
500: '#fee3be',
950: '#000000',
},
}SCSS
$custom: #fee3be; $custom-light: #ffebd1; $custom-dark: #000000;
JSON
{
"hex": "#fee3be",
"rgb": {
"r": 254,
"g": 227,
"b": 190
},
"hsl": {
"h": 34.687,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.92873,
"c": 0.05673,
"h": 75.6
},
"luminance": 0.79727
}Semantic roles & 50–950 ramp
primary
#FEE3BE
secondary
#7BA8E6
accent
#61E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483