#EEBF89#EEBF89
#EEBF89 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.088 H 70.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF89 |
|---|---|
| RGB | rgb(238, 191, 137) |
| HSL | hsl(32, 75%, 74%) |
| HSV | hsv(32, 42%, 93%) |
| CMYK | cmyk(0%, 19.7%, 42.4%, 6.7%) |
| CIE-LAB | lab(80.32, 9.92, 33.60) |
| CIE-LCH | lch(80.32, 35.04, 73.55°) |
| OKLab | oklab(83.41% 0.0301 0.0829) |
| OKLCH | oklch(83.41% 0.088 70) |
| XYZ | xyz(58.4081, 57.2480, 31.6355) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.24
Tan
#D2B48C
ΔE00 6.12
Very Light Brown
#D3B683
ΔE00 6.16
Fawn
#CFAF7B
ΔE00 6.58
Light Peach
#FFD8B1
ΔE00 6.88
Apricot (survey)
#FFB16D
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF89 #89B8EE
analogous
#EE8C89 #EEBF89 #EBEE89
triadic
#EEBF89 #89EEBF #BF89EE
tetradic
#EEBF89 #89EE8C #89B8EE #EE89EB
square
#EEBF89 #89EE8C #89B8EE #EE89EB
split-complementary
#EEBF89 #89EBEE #8C89EE
monochromatic
#DD8520 #E6A254 #EEBF89 #F6DCBE #FBF0E4
Accessibility & contrast
On white
1.69
#EEBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EEBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF89
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF89 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC185
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#FEB4B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf89; /* rgb */ color: rgb(238, 191, 137); /* oklch */ color: oklch(83.4% 0.088 70.0);
Tailwind
colors: {
custom: {
50: '#f5d2ac',
500: '#eebf89',
950: '#000000',
},
}SCSS
$custom: #eebf89; $custom-light: #f5d2ac; $custom-dark: #000000;
JSON
{
"hex": "#eebf89",
"rgb": {
"r": 238,
"g": 191,
"b": 137
},
"hsl": {
"h": 32.079,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.83405,
"c": 0.08825,
"h": 70
},
"luminance": 0.57245
}Semantic roles & 50–950 ramp
primary
#EEBF89
secondary
#5289C9
accent
#6CD70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381