#EABE7E#EABE7E
#EABE7E is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.6% C 0.096 H 76.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE7E |
|---|---|
| RGB | rgb(234, 190, 126) |
| HSL | hsl(36, 72%, 71%) |
| HSV | hsv(36, 46%, 92%) |
| CMYK | cmyk(0%, 18.8%, 46.2%, 8.2%) |
| CIE-LAB | lab(79.52, 7.74, 38.18) |
| CIE-LCH | lch(79.52, 38.95, 78.54°) |
| OKLab | oklab(82.63% 0.0229 0.093) |
| OKLCH | oklch(82.63% 0.096 76.1) |
| XYZ | xyz(56.1131, 55.8287, 27.5550) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.71
Very Light Brown
#D3B683
ΔE00 5.18
Tan (survey)
#D1B26F
ΔE00 5.66
Fawn
#CFAF7B
ΔE00 5.69
Tan
#D2B48C
ΔE00 6.60
Sandstone
#C9AE74
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE7E #7EAAEA
analogous
#EA887E #EABE7E #E0EA7E
triadic
#EABE7E #7EEABE #BE7EEA
tetradic
#EABE7E #7EEA88 #7EAAEA #EA7EE0
square
#EABE7E #7EEA88 #7EAAEA #EA7EE0
split-complementary
#EABE7E #7EE0EA #887EEA
monochromatic
#CC8721 #E1A349 #EABE7E #F3D9B3 #FBF2E5
Accessibility & contrast
On white
1.73
#EABE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#EABE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE7E
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE7E | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF79
Deuteranopia (green-blind)
#DAC980
Tritanopia (blue-blind)
#FAB2AE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabe7e; /* rgb */ color: rgb(234, 190, 126); /* oklch */ color: oklch(82.6% 0.096 76.1);
Tailwind
colors: {
custom: {
50: '#f3d1a4',
500: '#eabe7e',
950: '#000000',
},
}SCSS
$custom: #eabe7e; $custom-light: #f3d1a4; $custom-dark: #000000;
JSON
{
"hex": "#eabe7e",
"rgb": {
"r": 234,
"g": 190,
"b": 126
},
"hsl": {
"h": 35.556,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.82632,
"c": 0.09579,
"h": 76.1
},
"luminance": 0.55826
}Semantic roles & 50–950 ramp
primary
#EABE7E
secondary
#497BC3
accent
#61D411
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380