#EEB87F#EEB87F
#EEB87F is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.9% C 0.096 H 67.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB87F |
|---|---|
| RGB | rgb(238, 184, 127) |
| HSL | hsl(31, 77%, 72%) |
| HSV | hsv(31, 47%, 93%) |
| CMYK | cmyk(0%, 22.7%, 46.6%, 6.7%) |
| CIE-LAB | lab(78.46, 12.60, 36.38) |
| CIE-LCH | lch(78.46, 38.50, 70.90°) |
| OKLab | oklab(81.9% 0.0372 0.0889) |
| OKLCH | oklch(81.9% 0.096 67.3) |
| XYZ | xyz(56.2335, 53.9938, 27.5345) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.22
Apricot (survey)
#FFB16D
ΔE00 5.27
Sandybrown
#F4A460
ΔE00 6.82
Peach (survey)
#FFB07C
ΔE00 6.86
Tan
#D2B48C
ΔE00 6.98
Fawn
#CFAF7B
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB87F #7FB5EE
analogous
#EE817F #EEB87F #EDEE7F
triadic
#EEB87F #7FEEB8 #B87FEE
tetradic
#EEB87F #7FEE81 #7FB5EE #EE7FED
square
#EEB87F #7FEE81 #7FB5EE #EE7FED
split-complementary
#EEB87F #7FEDEE #817FEE
monochromatic
#D67C1C #E79A49 #EEB87F #F5D6B5 #FBF0E4
Accessibility & contrast
On white
1.78
#EEB87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#EEB87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB87F
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB87F | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7B
Deuteranopia (green-blind)
#D7C780
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb87f; /* rgb */ color: rgb(238, 184, 127); /* oklch */ color: oklch(81.9% 0.096 67.3);
Tailwind
colors: {
custom: {
50: '#f6cda5',
500: '#eeb87f',
950: '#000000',
},
}SCSS
$custom: #eeb87f; $custom-light: #f6cda5; $custom-dark: #000000;
JSON
{
"hex": "#eeb87f",
"rgb": {
"r": 238,
"g": 184,
"b": 127
},
"hsl": {
"h": 30.811,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.81899,
"c": 0.09636,
"h": 67.3
},
"luminance": 0.5399
}Semantic roles & 50–950 ramp
primary
#EEB87F
secondary
#4987C8
accent
#70D90D
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380