#EEB87B#EEB87B
#EEB87B is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.8% C 0.100 H 69.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB87B |
|---|---|
| RGB | rgb(238, 184, 123) |
| HSL | hsl(32, 77%, 71%) |
| HSV | hsv(32, 48%, 93%) |
| CMYK | cmyk(0%, 22.7%, 48.3%, 6.7%) |
| CIE-LAB | lab(78.40, 12.22, 38.38) |
| CIE-LCH | lch(78.40, 40.28, 72.34°) |
| OKLab | oklab(81.83% 0.0356 0.0932) |
| OKLCH | oklch(81.83% 0.1 69.1) |
| XYZ | xyz(55.9780, 53.8916, 26.1888) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.33
Apricot (survey)
#FFB16D
ΔE00 5.45
Fawn
#CFAF7B
ΔE00 6.86
Sandybrown
#F4A460
ΔE00 6.98
Very Light Brown
#D3B683
ΔE00 7.05
Tan
#D2B48C
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB87B #7BB1EE
analogous
#EE7E7B #EEB87B #EAEE7B
triadic
#EEB87B #7BEEB8 #B87BEE
tetradic
#EEB87B #7BEE7E #7BB1EE #EE7BEA
square
#EEB87B #7BEE7E #7BB1EE #EE7BEA
split-complementary
#EEB87B #7BEAEE #7E7BEE
monochromatic
#D37D1B #E79B45 #EEB87B #F5D5B1 #FCF0E4
Accessibility & contrast
On white
1.78
#EEB87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#EEB87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB87B
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB87B | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB76
Deuteranopia (green-blind)
#D7C77C
Tritanopia (blue-blind)
#FFABA9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb87b; /* rgb */ color: rgb(238, 184, 123); /* oklch */ color: oklch(81.8% 0.100 69.1);
Tailwind
colors: {
custom: {
50: '#f6cda2',
500: '#eeb87b',
950: '#000000',
},
}SCSS
$custom: #eeb87b; $custom-light: #f6cda2; $custom-dark: #000000;
JSON
{
"hex": "#eeb87b",
"rgb": {
"r": 238,
"g": 184,
"b": 123
},
"hsl": {
"h": 31.826,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.81833,
"c": 0.09981,
"h": 69.1
},
"luminance": 0.53888
}Semantic roles & 50–950 ramp
primary
#EEB87B
secondary
#4683C8
accent
#6DD90C
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380