#EEBF96#EEBF96
#EEBF96 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.7% C 0.077 H 62.6°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF96 |
|---|---|
| RGB | rgb(238, 191, 150) |
| HSL | hsl(28, 72%, 76%) |
| HSV | hsv(28, 37%, 93%) |
| CMYK | cmyk(0%, 19.7%, 37%, 6.7%) |
| CIE-LAB | lab(80.54, 11.36, 27.08) |
| CIE-LCH | lch(80.54, 29.36, 67.25°) |
| OKLab | oklab(83.65% 0.0353 0.068) |
| OKLCH | oklch(83.65% 0.077 62.6) |
| XYZ | xyz(59.3974, 57.6437, 36.8460) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.86
Apricot
#FBCEB1
ΔE00 5.27
Light Peach
#FFD8B1
ΔE00 5.95
Tan
#D2B48C
ΔE00 6.43
Peach
#FFDAB9
ΔE00 6.66
Peach (survey)
#FFB07C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF96 #96C5EE
analogous
#EE9699 #EEBF96 #EEEB96
triadic
#EEBF96 #96EEBF #BF96EE
tetradic
#EEBF96 #99EE96 #96C5EE #EB96EE
square
#EEBF96 #99EE96 #96C5EE #EB96EE
split-complementary
#EEBF96 #96EEEB #9699EE
monochromatic
#DD7F2D #E59F61 #EEBF96 #F7DFCB #FBEFE5
Accessibility & contrast
On white
1.68
#EEBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EEBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF96
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF96 | 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)
#CEC293
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#FDB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf96; /* rgb */ color: rgb(238, 191, 150); /* oklch */ color: oklch(83.7% 0.077 62.6);
Tailwind
colors: {
custom: {
50: '#f5d2b5',
500: '#eebf96',
950: '#000000',
},
}SCSS
$custom: #eebf96; $custom-light: #f5d2b5; $custom-dark: #000000;
JSON
{
"hex": "#eebf96",
"rgb": {
"r": 238,
"g": 191,
"b": 150
},
"hsl": {
"h": 27.955,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.83651,
"c": 0.07658,
"h": 62.6
},
"luminance": 0.57641
}Semantic roles & 50–950 ramp
primary
#EEBF96
secondary
#5E98CA
accent
#79D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381