#EEBF97#EEBF97
#EEBF97 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.7% C 0.076 H 61.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF97 |
|---|---|
| RGB | rgb(238, 191, 151) |
| HSL | hsl(28, 72%, 76%) |
| HSV | hsv(28, 37%, 93%) |
| CMYK | cmyk(0%, 19.7%, 36.6%, 6.7%) |
| CIE-LAB | lab(80.56, 11.47, 26.57) |
| CIE-LCH | lch(80.56, 28.94, 66.65°) |
| OKLab | oklab(83.67% 0.0357 0.0668) |
| OKLCH | oklch(83.67% 0.076 61.9) |
| XYZ | xyz(59.4783, 57.6761, 37.2718) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.05
Burlywood
#DEB887
ΔE00 5.10
Light Peach
#FFD8B1
ΔE00 5.96
Tan
#D2B48C
ΔE00 6.56
Peach
#FFDAB9
ΔE00 6.60
Peach (survey)
#FFB07C
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF97 #97C6EE
analogous
#EE979B #EEBF97 #EEEB97
triadic
#EEBF97 #97EEBF #BF97EE
tetradic
#EEBF97 #9BEE97 #97C6EE #EB97EE
square
#EEBF97 #9BEE97 #97C6EE #EB97EE
split-complementary
#EEBF97 #97EEEB #979BEE
monochromatic
#DD7E2E #E59F62 #EEBF97 #F7DFCC #FBEFE5
Accessibility & contrast
On white
1.68
#EEBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EEBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF97
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF97 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#FDB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf97; /* rgb */ color: rgb(238, 191, 151); /* oklch */ color: oklch(83.7% 0.076 61.9);
Tailwind
colors: {
custom: {
50: '#f5d2b6',
500: '#eebf97',
950: '#000000',
},
}SCSS
$custom: #eebf97; $custom-light: #f5d2b6; $custom-dark: #000000;
JSON
{
"hex": "#eebf97",
"rgb": {
"r": 238,
"g": 191,
"b": 151
},
"hsl": {
"h": 27.586,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.83671,
"c": 0.07573,
"h": 61.9
},
"luminance": 0.57673
}Semantic roles & 50–950 ramp
primary
#EEBF97
secondary
#5F99CA
accent
#7BD412
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381