#EEBB80#EEBB80
#EEBB80 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.5% C 0.096 H 69.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBB80 |
|---|---|
| RGB | rgb(238, 187, 128) |
| HSL | hsl(32, 76%, 72%) |
| HSV | hsv(32, 46%, 93%) |
| CMYK | cmyk(0%, 21.4%, 46.2%, 6.7%) |
| CIE-LAB | lab(79.20, 11.12, 36.82) |
| CIE-LCH | lch(79.20, 38.46, 73.20°) |
| OKLab | oklab(82.49% 0.0329 0.09) |
| OKLCH | oklch(82.49% 0.096 69.9) |
| XYZ | xyz(56.9288, 55.2796, 28.0894) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.77
Apricot (survey)
#FFB16D
ΔE00 6.21
Very Light Brown
#D3B683
ΔE00 6.54
Fawn
#CFAF7B
ΔE00 6.60
Tan
#D2B48C
ΔE00 6.76
Tan (survey)
#D1B26F
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBB80 #80B3EE
analogous
#EE8480 #EEBB80 #EAEE80
triadic
#EEBB80 #80EEBB #BB80EE
tetradic
#EEBB80 #80EE84 #80B3EE #EE80EA
square
#EEBB80 #80EE84 #80B3EE #EE80EA
split-complementary
#EEBB80 #80EAEE #8480EE
monochromatic
#D7811D #E79E4A #EEBB80 #F5D8B6 #FBF1E4
Accessibility & contrast
On white
1.74
#EEBB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EEBB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBB80
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBB80 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7C
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eebb80; /* rgb */ color: rgb(238, 187, 128); /* oklch */ color: oklch(82.5% 0.096 69.9);
Tailwind
colors: {
custom: {
50: '#f6cfa5',
500: '#eebb80',
950: '#000000',
},
}SCSS
$custom: #eebb80; $custom-light: #f6cfa5; $custom-dark: #000000;
JSON
{
"hex": "#eebb80",
"rgb": {
"r": 238,
"g": 187,
"b": 128
},
"hsl": {
"h": 32.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.82485,
"c": 0.09578,
"h": 69.9
},
"luminance": 0.55276
}Semantic roles & 50–950 ramp
primary
#EEBB80
secondary
#4A85C8
accent
#6BD90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380