#FEE2BE#FEE2BE
#FEE2BE is a very light, muted orange. Relative luminance 0.792; OKLCH L 92.7% C 0.056 H 74.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2BE |
|---|---|
| RGB | rgb(254, 226, 190) |
| HSL | hsl(34, 97%, 87%) |
| HSV | hsv(34, 25%, 100%) |
| CMYK | cmyk(0%, 11%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.32, 4.27, 21.14) |
| CIE-LCH | lch(91.32, 21.57, 78.59°) |
| OKLab | oklab(92.68% 0.0156 0.0541) |
| OKLCH | oklch(92.68% 0.056 74) |
| XYZ | xyz(77.3642, 79.1836, 59.9139) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.29
Blanchedalmond
#FFEBCD
ΔE00 3.33
Moccasin
#FFE4B5
ΔE00 3.38
Navajowhite
#FFDEAD
ΔE00 3.52
Wheat
#F5DEB3
ΔE00 3.53
Light Peach
#FFD8B1
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2BE #BEDAFE
analogous
#FEC2BE #FEE2BE #FAFEBE
triadic
#FEE2BE #BEFEE2 #E2BEFE
tetradic
#FEE2BE #BEFEC2 #BEDAFE #FEBEFA
square
#FEE2BE #BEFEC2 #BEDAFE #FEBEFA
split-complementary
#FEE2BE #BEFAFE #C2BEFE
monochromatic
#FCAC45 #FDC782 #FEE2BE #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.25
#FEE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FEE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2BE
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2BE | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BC
Deuteranopia (green-blind)
#F4E9BF
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fee2be; /* rgb */ color: rgb(254, 226, 190); /* oklch */ color: oklch(92.7% 0.056 74.0);
Tailwind
colors: {
custom: {
50: '#ffebd1',
500: '#fee2be',
950: '#000000',
},
}SCSS
$custom: #fee2be; $custom-light: #ffebd1; $custom-dark: #000000;
JSON
{
"hex": "#fee2be",
"rgb": {
"r": 254,
"g": 226,
"b": 190
},
"hsl": {
"h": 33.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.9268,
"c": 0.0563,
"h": 74
},
"luminance": 0.79181
}Semantic roles & 50–950 ramp
primary
#FEE2BE
secondary
#7BA9E6
accent
#64E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483