#EABE7D#EABE7D
#EABE7D is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.6% C 0.097 H 76.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE7D |
|---|---|
| RGB | rgb(234, 190, 125) |
| HSL | hsl(36, 72%, 70%) |
| HSV | hsv(36, 47%, 92%) |
| CMYK | cmyk(0%, 18.8%, 46.6%, 8.2%) |
| CIE-LAB | lab(79.50, 7.64, 38.67) |
| CIE-LCH | lch(79.50, 39.42, 78.82°) |
| OKLab | oklab(82.62% 0.0226 0.0941) |
| OKLCH | oklch(82.62% 0.097 76.5) |
| XYZ | xyz(56.0489, 55.8030, 27.2169) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.88
Very Light Brown
#D3B683
ΔE00 5.23
Tan (survey)
#D1B26F
ΔE00 5.57
Fawn
#CFAF7B
ΔE00 5.74
Tan
#D2B48C
ΔE00 6.74
Sandstone
#C9AE74
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE7D #7DA9EA
analogous
#EA877D #EABE7D #DFEA7D
triadic
#EABE7D #7DEABE #BE7DEA
tetradic
#EABE7D #7DEA87 #7DA9EA #EA7DDF
square
#EABE7D #7DEA87 #7DA9EA #EA7DDF
split-complementary
#EABE7D #7DDFEA #877DEA
monochromatic
#CC8721 #E1A448 #EABE7D #F3D8B2 #FBF2E5
Accessibility & contrast
On white
1.73
#EABE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#EABE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE7D
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE7D | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF78
Deuteranopia (green-blind)
#DAC97F
Tritanopia (blue-blind)
#FAB2AE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabe7d; /* rgb */ color: rgb(234, 190, 125); /* oklch */ color: oklch(82.6% 0.097 76.5);
Tailwind
colors: {
custom: {
50: '#f3d1a3',
500: '#eabe7d',
950: '#000000',
},
}SCSS
$custom: #eabe7d; $custom-light: #f3d1a3; $custom-dark: #000000;
JSON
{
"hex": "#eabe7d",
"rgb": {
"r": 234,
"g": 190,
"b": 125
},
"hsl": {
"h": 35.78,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.82616,
"c": 0.09674,
"h": 76.5
},
"luminance": 0.558
}Semantic roles & 50–950 ramp
primary
#EABE7D
secondary
#487AC3
accent
#60D411
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380