#EAB080#EAB080
#EAB080 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.0% C 0.093 H 60.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB080 |
|---|---|
| RGB | rgb(234, 176, 128) |
| HSL | hsl(27, 72%, 71%) |
| HSV | hsv(27, 45%, 92%) |
| CMYK | cmyk(0%, 24.8%, 45.3%, 8.2%) |
| CIE-LAB | lab(76.13, 15.33, 32.77) |
| CIE-LCH | lch(76.13, 36.18, 64.92°) |
| OKLab | oklab(80% 0.0456 0.0807) |
| OKLCH | oklch(80% 0.093 60.5) |
| XYZ | xyz(53.3556, 50.1050, 27.2788) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.73
Apricot (survey)
#FFB16D
ΔE00 5.15
Sandybrown
#F4A460
ΔE00 5.61
Burlywood
#DEB887
ΔE00 5.92
Pale Orange
#FFA756
ΔE00 7.46
Tan
#D2B48C
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB080 #80BAEA
analogous
#EA8085 #EAB080 #EAE580
triadic
#EAB080 #80EAB0 #B080EA
tetradic
#EAB080 #85EA80 #80BAEA #E580EA
square
#EAB080 #85EA80 #80BAEA #E580EA
split-complementary
#EAB080 #80EAE5 #8085EA
monochromatic
#CE7022 #E18F4B #EAB080 #F3D1B5 #FBEFE5
Accessibility & contrast
On white
1.91
#EAB080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#EAB080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB080
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB080 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B47C
Deuteranopia (green-blind)
#CFC181
Tritanopia (blue-blind)
#FBA4A4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eab080; /* rgb */ color: rgb(234, 176, 128); /* oklch */ color: oklch(80.0% 0.093 60.5);
Tailwind
colors: {
custom: {
50: '#f3c7a5',
500: '#eab080',
950: '#000000',
},
}SCSS
$custom: #eab080; $custom-light: #f3c7a5; $custom-dark: #000000;
JSON
{
"hex": "#eab080",
"rgb": {
"r": 234,
"g": 176,
"b": 128
},
"hsl": {
"h": 27.17,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.79998,
"c": 0.09266,
"h": 60.5
},
"luminance": 0.50102
}Semantic roles & 50–950 ramp
primary
#EAB080
secondary
#4B8DC3
accent
#7CD412
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280