#EEB985#EEB985
#EEB985 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.2% C 0.091 H 65.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB985 |
|---|---|
| RGB | rgb(238, 185, 133) |
| HSL | hsl(30, 76%, 73%) |
| HSV | hsv(30, 44%, 93%) |
| CMYK | cmyk(0%, 22.3%, 44.1%, 6.7%) |
| CIE-LAB | lab(78.79, 12.67, 33.69) |
| CIE-LCH | lch(78.79, 36.00, 69.39°) |
| OKLab | oklab(82.19% 0.0379 0.083) |
| OKLCH | oklch(82.19% 0.091 65.4) |
| XYZ | xyz(56.8447, 54.5718, 29.7251) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.20
Apricot (survey)
#FFB16D
ΔE00 5.57
Peach (survey)
#FFB07C
ΔE00 6.39
Tan
#D2B48C
ΔE00 6.70
Sandybrown
#F4A460
ΔE00 7.13
Fawn
#CFAF7B
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB985 #85BAEE
analogous
#EE8585 #EEB985 #EEED85
triadic
#EEB985 #85EEB9 #B985EE
tetradic
#EEB985 #85EE85 #85BAEE #ED85EE
square
#EEB985 #85EE85 #85BAEE #ED85EE
split-complementary
#EEB985 #85EEED #8585EE
monochromatic
#DA7B1E #E79A4F #EEB985 #F5D8BB #FBF0E4
Accessibility & contrast
On white
1.76
#EEB985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#EEB985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB985
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB985 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC81
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#FEADAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eeb985; /* rgb */ color: rgb(238, 185, 133); /* oklch */ color: oklch(82.2% 0.091 65.4);
Tailwind
colors: {
custom: {
50: '#f6cea9',
500: '#eeb985',
950: '#000000',
},
}SCSS
$custom: #eeb985; $custom-light: #f6cea9; $custom-dark: #000000;
JSON
{
"hex": "#eeb985",
"rgb": {
"r": 238,
"g": 185,
"b": 133
},
"hsl": {
"h": 29.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.82192,
"c": 0.09125,
"h": 65.4
},
"luminance": 0.54569
}Semantic roles & 50–950 ramp
primary
#EEB985
secondary
#4F8CC9
accent
#74D80E
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#171310
muted
#858380