#EEB080#EEB080
#EEB080 is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.4% C 0.096 H 58.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB080 |
|---|---|
| RGB | rgb(238, 176, 128) |
| HSL | hsl(26, 76%, 72%) |
| HSV | hsv(26, 46%, 93%) |
| CMYK | cmyk(0%, 26.1%, 46.2%, 6.7%) |
| CIE-LAB | lab(76.55, 16.93, 33.39) |
| CIE-LCH | lch(76.55, 37.44, 63.12°) |
| OKLab | oklab(80.42% 0.0501 0.0821) |
| OKLCH | oklch(80.42% 0.096 58.6) |
| XYZ | xyz(54.6839, 50.7899, 27.3411) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.71
Apricot (survey)
#FFB16D
ΔE00 4.71
Sandybrown
#F4A460
ΔE00 5.25
Burlywood
#DEB887
ΔE00 6.89
Pale Orange
#FFA756
ΔE00 7.10
Faded Orange
#F0944D
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB080 #80BEEE
analogous
#EE8087 #EEB080 #EEE780
triadic
#EEB080 #80EEB0 #B080EE
tetradic
#EEB080 #87EE80 #80BEEE #E780EE
square
#EEB080 #87EE80 #80BEEE #E780EE
split-complementary
#EEB080 #80EEE7 #8087EE
monochromatic
#D76E1D #E78E4A #EEB080 #F5D2B6 #FBEEE4
Accessibility & contrast
On white
1.88
#EEB080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#EEB080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB080
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB080 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B57C
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#FFA4A4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeb080; /* rgb */ color: rgb(238, 176, 128); /* oklch */ color: oklch(80.4% 0.096 58.6);
Tailwind
colors: {
custom: {
50: '#f6c7a5',
500: '#eeb080',
950: '#000000',
},
}SCSS
$custom: #eeb080; $custom-light: #f6c7a5; $custom-dark: #000000;
JSON
{
"hex": "#eeb080",
"rgb": {
"r": 238,
"g": 176,
"b": 128
},
"hsl": {
"h": 26.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.80417,
"c": 0.09617,
"h": 58.6
},
"luminance": 0.50786
}Semantic roles & 50–950 ramp
primary
#EEB080
secondary
#4A91C8
accent
#80D90D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280