#FEE5BE#FEE5BE
#FEE5BE is a very light, muted orange. Relative luminance 0.808; OKLCH L 93.3% C 0.058 H 78.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE5BE |
|---|---|
| RGB | rgb(254, 229, 190) |
| HSL | hsl(37, 97%, 87%) |
| HSV | hsv(37, 25%, 100%) |
| CMYK | cmyk(0%, 9.8%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.06, 2.73, 22.16) |
| CIE-LCH | lch(92.06, 22.33, 82.97°) |
| OKLab | oklab(93.26% 0.0111 0.0566) |
| OKLCH | oklch(93.26% 0.058 78.9) |
| XYZ | xyz(78.1871, 80.8294, 60.1882) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.10
Wheat
#F5DEB3
ΔE00 2.32
Bisque
#FFE4C4
ΔE00 2.70
Blanchedalmond
#FFEBCD
ΔE00 2.97
Navajowhite
#FFDEAD
ΔE00 3.30
Pale Peach
#FFE5AD
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE5BE #BED7FE
analogous
#FEC5BE #FEE5BE #F7FEBE
triadic
#FEE5BE #BEFEE5 #E5BEFE
tetradic
#FEE5BE #BEFEC5 #BED7FE #FEBEF7
square
#FEE5BE #BEFEC5 #BED7FE #FEBEF7
split-complementary
#FEE5BE #BEF7FE #C5BEFE
monochromatic
#FCB545 #FDCD82 #FEE5BE #FFF3E1 #FFF3E1
Accessibility & contrast
On white
1.22
#FEE5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#FEE5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE5BE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE5BE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BC
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#FFDEDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fee5be; /* rgb */ color: rgb(254, 229, 190); /* oklch */ color: oklch(93.3% 0.058 78.9);
Tailwind
colors: {
custom: {
50: '#ffedd1',
500: '#fee5be',
950: '#000000',
},
}SCSS
$custom: #fee5be; $custom-light: #ffedd1; $custom-dark: #000000;
JSON
{
"hex": "#fee5be",
"rgb": {
"r": 254,
"g": 229,
"b": 190
},
"hsl": {
"h": 36.563,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.93259,
"c": 0.05771,
"h": 78.9
},
"luminance": 0.80827
}Semantic roles & 50–950 ramp
primary
#FEE5BE
secondary
#7BA4E6
accent
#5AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483