#EEBF85#EEBF85
#EEBF85 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.092 H 71.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF85 |
|---|---|
| RGB | rgb(238, 191, 133) |
| HSL | hsl(33, 76%, 73%) |
| HSV | hsv(33, 44%, 93%) |
| CMYK | cmyk(0%, 19.7%, 44.1%, 6.7%) |
| CIE-LAB | lab(80.26, 9.51, 35.60) |
| CIE-LCH | lch(80.26, 36.85, 75.04°) |
| OKLab | oklab(83.34% 0.0286 0.0874) |
| OKLCH | oklch(83.34% 0.092 71.9) |
| XYZ | xyz(58.1264, 57.1354, 30.1523) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.40
Very Light Brown
#D3B683
ΔE00 5.96
Fawn
#CFAF7B
ΔE00 6.40
Tan
#D2B48C
ΔE00 6.42
Tan (survey)
#D1B26F
ΔE00 7.26
Apricot (survey)
#FFB16D
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF85 #85B4EE
analogous
#EE8A85 #EEBF85 #E8EE85
triadic
#EEBF85 #85EEBF #BF85EE
tetradic
#EEBF85 #85EE8A #85B4EE #EE85E8
square
#EEBF85 #85EE8A #85B4EE #EE85E8
split-complementary
#EEBF85 #85E8EE #8A85EE
monochromatic
#DA861E #E7A34F #EEBF85 #F5DBBB #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EEBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF85
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF85 | 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)
#D0C181
Deuteranopia (green-blind)
#DBCC86
Tritanopia (blue-blind)
#FEB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf85; /* rgb */ color: rgb(238, 191, 133); /* oklch */ color: oklch(83.3% 0.092 71.9);
Tailwind
colors: {
custom: {
50: '#f5d2a9',
500: '#eebf85',
950: '#000000',
},
}SCSS
$custom: #eebf85; $custom-light: #f5d2a9; $custom-dark: #000000;
JSON
{
"hex": "#eebf85",
"rgb": {
"r": 238,
"g": 191,
"b": 133
},
"hsl": {
"h": 33.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.83335,
"c": 0.09195,
"h": 71.9
},
"luminance": 0.57132
}Semantic roles & 50–950 ramp
primary
#EEBF85
secondary
#4F85C9
accent
#68D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380