#EABC7F#EABC7F
#EABC7F is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.3% C 0.094 H 73.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC7F |
|---|---|
| RGB | rgb(234, 188, 127) |
| HSL | hsl(34, 72%, 71%) |
| HSV | hsv(34, 46%, 92%) |
| CMYK | cmyk(0%, 19.7%, 45.7%, 8.2%) |
| CIE-LAB | lab(79.04, 8.89, 37.05) |
| CIE-LCH | lch(79.04, 38.10, 76.51°) |
| OKLab | oklab(82.26% 0.0264 0.0905) |
| OKLCH | oklch(82.26% 0.094 73.7) |
| XYZ | xyz(55.7478, 54.9942, 27.7531) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.19
Very Light Brown
#D3B683
ΔE00 5.33
Fawn
#CFAF7B
ΔE00 5.61
Tan (survey)
#D1B26F
ΔE00 6.19
Tan
#D2B48C
ΔE00 6.23
Sandstone
#C9AE74
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC7F #7FADEA
analogous
#EA867F #EABC7F #E2EA7F
triadic
#EABC7F #7FEABC #BC7FEA
tetradic
#EABC7F #7FEA86 #7FADEA #EA7FE2
square
#EABC7F #7FEA86 #7FADEA #EA7FE2
split-complementary
#EABC7F #7FE2EA #867FEA
monochromatic
#CD8322 #E1A04A #EABC7F #F3D8B4 #FBF1E5
Accessibility & contrast
On white
1.75
#EABC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#EABC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC7F
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC7F | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7A
Deuteranopia (green-blind)
#D8C880
Tritanopia (blue-blind)
#FAB0AD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabc7f; /* rgb */ color: rgb(234, 188, 127); /* oklch */ color: oklch(82.3% 0.094 73.7);
Tailwind
colors: {
custom: {
50: '#f3d0a5',
500: '#eabc7f',
950: '#000000',
},
}SCSS
$custom: #eabc7f; $custom-light: #f3d0a5; $custom-dark: #000000;
JSON
{
"hex": "#eabc7f",
"rgb": {
"r": 234,
"g": 188,
"b": 127
},
"hsl": {
"h": 34.206,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.82262,
"c": 0.09426,
"h": 73.7
},
"luminance": 0.54991
}Semantic roles & 50–950 ramp
primary
#EABC7F
secondary
#4A7EC3
accent
#65D412
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380