#EEBB81#EEBB81
#EEBB81 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.5% C 0.095 H 69.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBB81 |
|---|---|
| RGB | rgb(238, 187, 129) |
| HSL | hsl(32, 76%, 72%) |
| HSV | hsv(32, 46%, 93%) |
| CMYK | cmyk(0%, 21.4%, 45.8%, 6.7%) |
| CIE-LAB | lab(79.22, 11.21, 36.33) |
| CIE-LCH | lch(79.22, 38.02, 72.84°) |
| OKLab | oklab(82.5% 0.0333 0.0889) |
| OKLCH | oklch(82.5% 0.095 69.5) |
| XYZ | xyz(56.9949, 55.3061, 28.4377) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.72
Apricot (survey)
#FFB16D
ΔE00 6.16
Very Light Brown
#D3B683
ΔE00 6.58
Fawn
#CFAF7B
ΔE00 6.64
Tan
#D2B48C
ΔE00 6.69
Tan (survey)
#D1B26F
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBB81 #81B4EE
analogous
#EE8581 #EEBB81 #EAEE81
triadic
#EEBB81 #81EEBB #BB81EE
tetradic
#EEBB81 #81EE85 #81B4EE #EE81EA
square
#EEBB81 #81EE85 #81B4EE #EE81EA
split-complementary
#EEBB81 #81EAEE #8581EE
monochromatic
#D8801D #E79E4B #EEBB81 #F5D8B7 #FBF0E4
Accessibility & contrast
On white
1.74
#EEBB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EEBB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBB81
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBB81 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7D
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eebb81; /* rgb */ color: rgb(238, 187, 129); /* oklch */ color: oklch(82.5% 0.095 69.5);
Tailwind
colors: {
custom: {
50: '#f6cfa6',
500: '#eebb81',
950: '#000000',
},
}SCSS
$custom: #eebb81; $custom-light: #f6cfa6; $custom-dark: #000000;
JSON
{
"hex": "#eebb81",
"rgb": {
"r": 238,
"g": 187,
"b": 129
},
"hsl": {
"h": 31.927,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.82502,
"c": 0.0949,
"h": 69.5
},
"luminance": 0.55303
}Semantic roles & 50–950 ramp
primary
#EEBB81
secondary
#4B86C8
accent
#6CD80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380