#EEBF82#EEBF82
#EEBF82 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.095 H 73.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF82 |
|---|---|
| RGB | rgb(238, 191, 130) |
| HSL | hsl(34, 76%, 72%) |
| HSV | hsv(34, 45%, 93%) |
| CMYK | cmyk(0%, 19.7%, 45.4%, 6.7%) |
| CIE-LAB | lab(80.21, 9.21, 37.09) |
| CIE-LCH | lch(80.21, 38.21, 76.05°) |
| OKLab | oklab(83.28% 0.0274 0.0907) |
| OKLCH | oklch(83.28% 0.095 73.2) |
| XYZ | xyz(57.9221, 57.0536, 29.0763) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.68
Very Light Brown
#D3B683
ΔE00 5.92
Fawn
#CFAF7B
ΔE00 6.36
Tan
#D2B48C
ΔE00 6.71
Tan (survey)
#D1B26F
ΔE00 6.88
Apricot (survey)
#FFB16D
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF82 #82B1EE
analogous
#EE8982 #EEBF82 #E7EE82
triadic
#EEBF82 #82EEBF #BF82EE
tetradic
#EEBF82 #82EE89 #82B1EE #EE82E7
square
#EEBF82 #82EE89 #82B1EE #EE82E7
split-complementary
#EEBF82 #82E7EE #8982EE
monochromatic
#D8871D #E7A34C #EEBF82 #F5DBB8 #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EEBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF82
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF82 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07D
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#FEB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf82; /* rgb */ color: rgb(238, 191, 130); /* oklch */ color: oklch(83.3% 0.095 73.2);
Tailwind
colors: {
custom: {
50: '#f6d2a7',
500: '#eebf82',
950: '#000000',
},
}SCSS
$custom: #eebf82; $custom-light: #f6d2a7; $custom-dark: #000000;
JSON
{
"hex": "#eebf82",
"rgb": {
"r": 238,
"g": 191,
"b": 130
},
"hsl": {
"h": 33.889,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.83284,
"c": 0.09473,
"h": 73.2
},
"luminance": 0.5705
}Semantic roles & 50–950 ramp
primary
#EEBF82
secondary
#4C82C8
accent
#66D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380