#EEB587#EEB587
#EEB587 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.5% C 0.090 H 60.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB587 |
|---|---|
| RGB | rgb(238, 181, 135) |
| HSL | hsl(27, 75%, 73%) |
| HSV | hsv(27, 43%, 93%) |
| CMYK | cmyk(0%, 23.9%, 43.3%, 6.7%) |
| CIE-LAB | lab(77.86, 14.99, 31.42) |
| CIE-LCH | lch(77.86, 34.81, 64.50°) |
| OKLab | oklab(81.47% 0.045 0.0778) |
| OKLCH | oklch(81.47% 0.09 60) |
| XYZ | xyz(56.1591, 52.9776, 30.1847) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.67
Apricot (survey)
#FFB16D
ΔE00 5.44
Burlywood
#DEB887
ΔE00 5.87
Sandybrown
#F4A460
ΔE00 6.52
Apricot
#FBCEB1
ΔE00 7.54
Tan
#D2B48C
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB587 #87C0EE
analogous
#EE878C #EEB587 #EEE887
triadic
#EEB587 #87EEB5 #B587EE
tetradic
#EEB587 #8CEE87 #87C0EE #E887EE
square
#EEB587 #8CEE87 #87C0EE #E887EE
split-complementary
#EEB587 #87EEE8 #878CEE
monochromatic
#DC731F #E69451 #EEB587 #F6D6BD #FBEEE4
Accessibility & contrast
On white
1.81
#EEB587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#EEB587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB587
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB587 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B984
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#FEA9A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb587; /* rgb */ color: rgb(238, 181, 135); /* oklch */ color: oklch(81.5% 0.090 60.0);
Tailwind
colors: {
custom: {
50: '#f6cbaa',
500: '#eeb587',
950: '#000000',
},
}SCSS
$custom: #eeb587; $custom-light: #f6cbaa; $custom-dark: #000000;
JSON
{
"hex": "#eeb587",
"rgb": {
"r": 238,
"g": 181,
"b": 135
},
"hsl": {
"h": 26.796,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.81475,
"c": 0.08985,
"h": 60
},
"luminance": 0.52974
}Semantic roles & 50–950 ramp
primary
#EEB587
secondary
#5093C9
accent
#7DD70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281