#EEB980#EEB980
#EEB980 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.1% C 0.096 H 67.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB980 |
|---|---|
| RGB | rgb(238, 185, 128) |
| HSL | hsl(31, 76%, 72%) |
| HSV | hsv(31, 46%, 93%) |
| CMYK | cmyk(0%, 22.3%, 46.2%, 6.7%) |
| CIE-LAB | lab(78.72, 12.17, 36.20) |
| CIE-LCH | lch(78.72, 38.19, 71.42°) |
| OKLab | oklab(82.1% 0.036 0.0885) |
| OKLCH | oklch(82.1% 0.096 67.9) |
| XYZ | xyz(56.5075, 54.4370, 27.9489) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.03
Apricot (survey)
#FFB16D
ΔE00 5.55
Tan
#D2B48C
ΔE00 6.85
Fawn
#CFAF7B
ΔE00 6.90
Very Light Brown
#D3B683
ΔE00 7.01
Sandybrown
#F4A460
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB980 #80B5EE
analogous
#EE8280 #EEB980 #ECEE80
triadic
#EEB980 #80EEB9 #B980EE
tetradic
#EEB980 #80EE82 #80B5EE #EE80EC
square
#EEB980 #80EE82 #80B5EE #EE80EC
split-complementary
#EEB980 #80ECEE #8280EE
monochromatic
#D77D1D #E79B4A #EEB980 #F5D7B6 #FBF0E4
Accessibility & contrast
On white
1.77
#EEB980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#EEB980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB980
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB980 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7C
Deuteranopia (green-blind)
#D7C881
Tritanopia (blue-blind)
#FFADAB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eeb980; /* rgb */ color: rgb(238, 185, 128); /* oklch */ color: oklch(82.1% 0.096 67.9);
Tailwind
colors: {
custom: {
50: '#f6cea5',
500: '#eeb980',
950: '#000000',
},
}SCSS
$custom: #eeb980; $custom-light: #f6cea5; $custom-dark: #000000;
JSON
{
"hex": "#eeb980",
"rgb": {
"r": 238,
"g": 185,
"b": 128
},
"hsl": {
"h": 31.091,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.82105,
"c": 0.09556,
"h": 67.9
},
"luminance": 0.54434
}Semantic roles & 50–950 ramp
primary
#EEB980
secondary
#4A87C8
accent
#6FD90D
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380