#EEB387#EEB387
#EEB387 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.1% C 0.090 H 57.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB387 |
|---|---|
| RGB | rgb(238, 179, 135) |
| HSL | hsl(26, 75%, 73%) |
| HSV | hsv(26, 43%, 93%) |
| CMYK | cmyk(0%, 24.8%, 43.3%, 6.7%) |
| CIE-LAB | lab(77.38, 16.04, 30.79) |
| CIE-LCH | lch(77.38, 34.72, 62.48°) |
| OKLab | oklab(81.1% 0.0481 0.0763) |
| OKLCH | oklch(81.1% 0.09 57.8) |
| XYZ | xyz(55.7554, 52.1701, 30.0501) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.15
Apricot (survey)
#FFB16D
ΔE00 5.64
Sandybrown
#F4A460
ΔE00 6.44
Burlywood
#DEB887
ΔE00 6.71
Apricot
#FBCEB1
ΔE00 7.62
Pale Orange
#FFA756
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB387 #87C2EE
analogous
#EE878E #EEB387 #EEE687
triadic
#EEB387 #87EEB3 #B387EE
tetradic
#EEB387 #8EEE87 #87C2EE #E687EE
square
#EEB387 #8EEE87 #87C2EE #E687EE
split-complementary
#EEB387 #87EEE6 #878EEE
monochromatic
#DC701F #E69151 #EEB387 #F6D5BD #FBEEE4
Accessibility & contrast
On white
1.84
#EEB387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#EEB387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB387
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB387 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B784
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb387; /* rgb */ color: rgb(238, 179, 135); /* oklch */ color: oklch(81.1% 0.090 57.8);
Tailwind
colors: {
custom: {
50: '#f6c9aa',
500: '#eeb387',
950: '#000000',
},
}SCSS
$custom: #eeb387; $custom-light: #f6c9aa; $custom-dark: #000000;
JSON
{
"hex": "#eeb387",
"rgb": {
"r": 238,
"g": 179,
"b": 135
},
"hsl": {
"h": 25.631,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.81102,
"c": 0.09021,
"h": 57.8
},
"luminance": 0.52167
}Semantic roles & 50–950 ramp
primary
#EEB387
secondary
#5095C9
accent
#81D70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281