#EABC78#EABC78
#EABC78 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.1% C 0.101 H 76.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC78 |
|---|---|
| RGB | rgb(234, 188, 120) |
| HSL | hsl(36, 73%, 69%) |
| HSV | hsv(36, 49%, 92%) |
| CMYK | cmyk(0%, 19.7%, 48.7%, 8.2%) |
| CIE-LAB | lab(78.94, 8.22, 40.51) |
| CIE-LCH | lch(78.94, 41.34, 78.53°) |
| OKLab | oklab(82.15% 0.0237 0.0979) |
| OKLCH | oklch(82.15% 0.101 76.4) |
| XYZ | xyz(55.3073, 54.8181, 25.4335) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.31
Tan (survey)
#D1B26F
ΔE00 5.54
Very Light Brown
#D3B683
ΔE00 5.61
Fawn
#CFAF7B
ΔE00 5.88
Sand Brown
#CBA560
ΔE00 7.02
Sandstone
#C9AE74
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC78 #78A6EA
analogous
#EA8378 #EABC78 #DFEA78
triadic
#EABC78 #78EABC #BC78EA
tetradic
#EABC78 #78EA83 #78A6EA #EA78DF
square
#EABC78 #78EA83 #78A6EA #EA78DF
split-complementary
#EABC78 #78DFEA #8378EA
monochromatic
#C8841F #E2A243 #EABC78 #F2D6AD #FAF1E2
Accessibility & contrast
On white
1.76
#EABC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#EABC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC78
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC78 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD73
Deuteranopia (green-blind)
#D9C87A
Tritanopia (blue-blind)
#FBAFAB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eabc78; /* rgb */ color: rgb(234, 188, 120); /* oklch */ color: oklch(82.1% 0.101 76.4);
Tailwind
colors: {
custom: {
50: '#f3d0a0',
500: '#eabc78',
950: '#000000',
},
}SCSS
$custom: #eabc78; $custom-light: #f3d0a0; $custom-dark: #000000;
JSON
{
"hex": "#eabc78",
"rgb": {
"r": 234,
"g": 188,
"b": 120
},
"hsl": {
"h": 35.789,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.82149,
"c": 0.10077,
"h": 76.4
},
"luminance": 0.54815
}Semantic roles & 50–950 ramp
primary
#EABC78
secondary
#4477C2
accent
#60D510
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380