#EAB992#EAB992
#EAB992 is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.0% C 0.077 H 59.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB992 |
|---|---|
| RGB | rgb(234, 185, 146) |
| HSL | hsl(27, 68%, 75%) |
| HSV | hsv(27, 38%, 92%) |
| CMYK | cmyk(0%, 20.9%, 37.6%, 8.2%) |
| CIE-LAB | lab(78.62, 12.50, 26.54) |
| CIE-LCH | lch(78.62, 29.33, 64.78°) |
| OKLab | oklab(82.04% 0.0386 0.0666) |
| OKLCH | oklch(82.04% 0.077 59.9) |
| XYZ | xyz(56.4706, 54.2686, 34.6890) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.37
Apricot
#FBCEB1
ΔE00 5.88
Peach (survey)
#FFB07C
ΔE00 6.50
Tan
#D2B48C
ΔE00 6.56
Light Peach
#FFD8B1
ΔE00 7.50
Apricot (survey)
#FFB16D
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB992 #92C3EA
analogous
#EA9297 #EAB992 #EAE592
triadic
#EAB992 #92EAB9 #B992EA
tetradic
#EAB992 #97EA92 #92C3EA #E592EA
square
#EAB992 #97EA92 #92C3EA #E592EA
split-complementary
#EAB992 #92EAE5 #9297EA
monochromatic
#D6772B #E0985F #EAB992 #F4DAC5 #FAEFE5
Accessibility & contrast
On white
1.77
#EAB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#EAB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB992
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB992 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8F
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#F9AFAF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eab992; /* rgb */ color: rgb(234, 185, 146); /* oklch */ color: oklch(82.0% 0.077 59.9);
Tailwind
colors: {
custom: {
50: '#f2ceb2',
500: '#eab992',
950: '#000000',
},
}SCSS
$custom: #eab992; $custom-light: #f2ceb2; $custom-dark: #000000;
JSON
{
"hex": "#eab992",
"rgb": {
"r": 234,
"g": 185,
"b": 146
},
"hsl": {
"h": 26.591,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.82036,
"c": 0.07697,
"h": 59.9
},
"luminance": 0.54266
}Semantic roles & 50–950 ramp
primary
#EAB992
secondary
#5C96C5
accent
#7DD016
background
#FFFEFD
surface
#FEFAF7
border
#D6D3D0
text
#171311
muted
#858381