#EABE80#EABE80
#EABE80 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.7% C 0.094 H 75.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE80 |
|---|---|
| RGB | rgb(234, 190, 128) |
| HSL | hsl(35, 72%, 71%) |
| HSV | hsv(35, 45%, 92%) |
| CMYK | cmyk(0%, 18.8%, 45.3%, 8.2%) |
| CIE-LAB | lab(79.55, 7.94, 37.19) |
| CIE-LCH | lch(79.55, 38.02, 77.95°) |
| OKLab | oklab(82.67% 0.0237 0.0908) |
| OKLCH | oklch(82.67% 0.094 75.4) |
| XYZ | xyz(56.2435, 55.8808, 28.2415) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.38
Very Light Brown
#D3B683
ΔE00 5.10
Fawn
#CFAF7B
ΔE00 5.62
Tan (survey)
#D1B26F
ΔE00 5.86
Tan
#D2B48C
ΔE00 6.33
Sandstone
#C9AE74
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE80 #80ACEA
analogous
#EA8980 #EABE80 #E1EA80
triadic
#EABE80 #80EABE #BE80EA
tetradic
#EABE80 #80EA89 #80ACEA #EA80E1
square
#EABE80 #80EA89 #80ACEA #EA80E1
split-complementary
#EABE80 #80E1EA #8980EA
monochromatic
#CE8622 #E1A34B #EABE80 #F3D9B5 #FBF2E5
Accessibility & contrast
On white
1.72
#EABE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EABE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE80
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE80 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#FAB2AE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabe80; /* rgb */ color: rgb(234, 190, 128); /* oklch */ color: oklch(82.7% 0.094 75.4);
Tailwind
colors: {
custom: {
50: '#f3d1a5',
500: '#eabe80',
950: '#000000',
},
}SCSS
$custom: #eabe80; $custom-light: #f3d1a5; $custom-dark: #000000;
JSON
{
"hex": "#eabe80",
"rgb": {
"r": 234,
"g": 190,
"b": 128
},
"hsl": {
"h": 35.094,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.82665,
"c": 0.09388,
"h": 75.4
},
"luminance": 0.55878
}Semantic roles & 50–950 ramp
primary
#EABE80
secondary
#4B7DC3
accent
#62D412
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380