#EEB987#EEB987
#EEB987 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.2% C 0.090 H 64.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB987 |
|---|---|
| RGB | rgb(238, 185, 135) |
| HSL | hsl(29, 75%, 73%) |
| HSV | hsv(29, 43%, 93%) |
| CMYK | cmyk(0%, 22.3%, 43.3%, 6.7%) |
| CIE-LAB | lab(78.83, 12.87, 32.69) |
| CIE-LCH | lch(78.83, 35.13, 68.50°) |
| OKLab | oklab(82.23% 0.0387 0.0808) |
| OKLCH | oklch(82.23% 0.09 64.4) |
| XYZ | xyz(56.9842, 54.6276, 30.4597) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.38
Apricot (survey)
#FFB16D
ΔE00 5.67
Peach (survey)
#FFB07C
ΔE00 6.14
Tan
#D2B48C
ΔE00 6.71
Sandybrown
#F4A460
ΔE00 7.19
Fawn
#CFAF7B
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB987 #87BCEE
analogous
#EE8788 #EEB987 #EEEC87
triadic
#EEB987 #87EEB9 #B987EE
tetradic
#EEB987 #88EE87 #87BCEE #EC87EE
square
#EEB987 #88EE87 #87BCEE #EC87EE
split-complementary
#EEB987 #87EEEC #8788EE
monochromatic
#DC7B1F #E69A51 #EEB987 #F6D8BD #FBEFE4
Accessibility & contrast
On white
1.76
#EEB987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#EEB987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB987
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB987 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC83
Deuteranopia (green-blind)
#D7C888
Tritanopia (blue-blind)
#FEADAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eeb987; /* rgb */ color: rgb(238, 185, 135); /* oklch */ color: oklch(82.2% 0.090 64.4);
Tailwind
colors: {
custom: {
50: '#f5ceaa',
500: '#eeb987',
950: '#000000',
},
}SCSS
$custom: #eeb987; $custom-light: #f5ceaa; $custom-dark: #000000;
JSON
{
"hex": "#eeb987",
"rgb": {
"r": 238,
"g": 185,
"b": 135
},
"hsl": {
"h": 29.126,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.82228,
"c": 0.08954,
"h": 64.4
},
"luminance": 0.54624
}Semantic roles & 50–950 ramp
primary
#EEB987
secondary
#508EC9
accent
#76D70E
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381