#EEBF86#EEBF86
#EEBF86 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.091 H 71.4°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF86 |
|---|---|
| RGB | rgb(238, 191, 134) |
| HSL | hsl(33, 75%, 73%) |
| HSV | hsv(33, 44%, 93%) |
| CMYK | cmyk(0%, 19.7%, 43.7%, 6.7%) |
| CIE-LAB | lab(80.27, 9.61, 35.10) |
| CIE-LCH | lch(80.27, 36.39, 74.68°) |
| OKLab | oklab(83.35% 0.029 0.0863) |
| OKLCH | oklch(83.35% 0.091 71.4) |
| XYZ | xyz(58.1959, 57.1631, 30.5179) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.33
Very Light Brown
#D3B683
ΔE00 5.99
Tan
#D2B48C
ΔE00 6.33
Fawn
#CFAF7B
ΔE00 6.43
Light Peach
#FFD8B1
ΔE00 7.29
Apricot (survey)
#FFB16D
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF86 #86B5EE
analogous
#EE8B86 #EEBF86 #E9EE86
triadic
#EEBF86 #86EEBF #BF86EE
tetradic
#EEBF86 #86EE8B #86B5EE #EE86E9
square
#EEBF86 #86EE8B #86B5EE #EE86E9
split-complementary
#EEBF86 #86E9EE #8B86EE
monochromatic
#DB861F #E6A350 #EEBF86 #F6DBBC #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EEBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF86
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF86 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C182
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#FEB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf86; /* rgb */ color: rgb(238, 191, 134); /* oklch */ color: oklch(83.4% 0.091 71.4);
Tailwind
colors: {
custom: {
50: '#f5d2aa',
500: '#eebf86',
950: '#000000',
},
}SCSS
$custom: #eebf86; $custom-light: #f5d2aa; $custom-dark: #000000;
JSON
{
"hex": "#eebf86",
"rgb": {
"r": 238,
"g": 191,
"b": 134
},
"hsl": {
"h": 32.885,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.83352,
"c": 0.09103,
"h": 71.4
},
"luminance": 0.5716
}Semantic roles & 50–950 ramp
primary
#EEBF86
secondary
#4F86C9
accent
#69D80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381