#EABE7F#EABE7F
#EABE7F is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.6% C 0.095 H 75.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE7F |
|---|---|
| RGB | rgb(234, 190, 127) |
| HSL | hsl(35, 72%, 71%) |
| HSV | hsv(35, 46%, 92%) |
| CMYK | cmyk(0%, 18.8%, 45.7%, 8.2%) |
| CIE-LAB | lab(79.53, 7.84, 37.68) |
| CIE-LCH | lch(79.53, 38.49, 78.25°) |
| OKLab | oklab(82.65% 0.0233 0.0919) |
| OKLCH | oklch(82.65% 0.095 75.8) |
| XYZ | xyz(56.1780, 55.8546, 27.8965) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.54
Very Light Brown
#D3B683
ΔE00 5.14
Fawn
#CFAF7B
ΔE00 5.65
Tan (survey)
#D1B26F
ΔE00 5.75
Tan
#D2B48C
ΔE00 6.46
Sandstone
#C9AE74
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE7F #7FABEA
analogous
#EA887F #EABE7F #E0EA7F
triadic
#EABE7F #7FEABE #BE7FEA
tetradic
#EABE7F #7FEA88 #7FABEA #EA7FE0
square
#EABE7F #7FEA88 #7FABEA #EA7FE0
split-complementary
#EABE7F #7FE0EA #887FEA
monochromatic
#CD8722 #E1A34A #EABE7F #F3D9B4 #FBF2E5
Accessibility & contrast
On white
1.73
#EABE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#EABE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE7F
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE7F | 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)
#CFBF7A
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#FAB2AE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabe7f; /* rgb */ color: rgb(234, 190, 127); /* oklch */ color: oklch(82.6% 0.095 75.8);
Tailwind
colors: {
custom: {
50: '#f3d1a5',
500: '#eabe7f',
950: '#000000',
},
}SCSS
$custom: #eabe7f; $custom-light: #f3d1a5; $custom-dark: #000000;
JSON
{
"hex": "#eabe7f",
"rgb": {
"r": 234,
"g": 190,
"b": 127
},
"hsl": {
"h": 35.327,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.82648,
"c": 0.09483,
"h": 75.8
},
"luminance": 0.55852
}Semantic roles & 50–950 ramp
primary
#EABE7F
secondary
#4A7CC3
accent
#62D412
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380