#EEB87A#EEB87A
#EEB87A is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.8% C 0.101 H 69.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB87A |
|---|---|
| RGB | rgb(238, 184, 122) |
| HSL | hsl(32, 77%, 71%) |
| HSV | hsv(32, 49%, 93%) |
| CMYK | cmyk(0%, 22.7%, 48.7%, 6.7%) |
| CIE-LAB | lab(78.38, 12.13, 38.87) |
| CIE-LCH | lch(78.38, 40.72, 72.67°) |
| OKLab | oklab(81.82% 0.0352 0.0943) |
| OKLCH | oklch(81.82% 0.101 69.5) |
| XYZ | xyz(55.9157, 53.8667, 25.8608) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.39
Apricot (survey)
#FFB16D
ΔE00 5.52
Fawn
#CFAF7B
ΔE00 6.84
Very Light Brown
#D3B683
ΔE00 7.03
Sandybrown
#F4A460
ΔE00 7.04
Tan
#D2B48C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB87A #7AB0EE
analogous
#EE7E7A #EEB87A #EAEE7A
triadic
#EEB87A #7AEEB8 #B87AEE
tetradic
#EEB87A #7AEE7E #7AB0EE #EE7AEA
square
#EEB87A #7AEE7E #7AB0EE #EE7AEA
split-complementary
#EEB87A #7AEAEE #7E7AEE
monochromatic
#D37D1B #E79B44 #EEB87A #F5D5B0 #FCF1E4
Accessibility & contrast
On white
1.78
#EEB87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#EEB87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB87A
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB87A | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB75
Deuteranopia (green-blind)
#D7C77B
Tritanopia (blue-blind)
#FFABA9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb87a; /* rgb */ color: rgb(238, 184, 122); /* oklch */ color: oklch(81.8% 0.101 69.5);
Tailwind
colors: {
custom: {
50: '#f6cda1',
500: '#eeb87a',
950: '#000000',
},
}SCSS
$custom: #eeb87a; $custom-light: #f6cda1; $custom-dark: #000000;
JSON
{
"hex": "#eeb87a",
"rgb": {
"r": 238,
"g": 184,
"b": 122
},
"hsl": {
"h": 32.069,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.81817,
"c": 0.10067,
"h": 69.5
},
"luminance": 0.53863
}Semantic roles & 50–950 ramp
primary
#EEB87A
secondary
#4582C8
accent
#6CDA0C
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380