#EABC91#EABC91
#EABC91 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.078 H 64.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC91 |
|---|---|
| RGB | rgb(234, 188, 145) |
| HSL | hsl(29, 68%, 74%) |
| HSV | hsv(29, 38%, 92%) |
| CMYK | cmyk(0%, 19.7%, 38%, 8.2%) |
| CIE-LAB | lab(79.33, 10.80, 28.03) |
| CIE-LCH | lch(79.33, 30.04, 68.92°) |
| OKLab | oklab(82.59% 0.0335 0.0701) |
| OKLCH | oklch(82.59% 0.078 64.5) |
| XYZ | xyz(57.0274, 55.5061, 34.4925) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.83
Tan
#D2B48C
ΔE00 5.56
Apricot
#FBCEB1
ΔE00 6.36
Light Peach
#FFD8B1
ΔE00 6.64
Very Light Brown
#D3B683
ΔE00 7.04
Fawn
#CFAF7B
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC91 #91BFEA
analogous
#EA9193 #EABC91 #EAE991
triadic
#EABC91 #91EABC #BC91EA
tetradic
#EABC91 #93EA91 #91BFEA #E991EA
square
#EABC91 #93EA91 #91BFEA #E991EA
split-complementary
#EABC91 #91EAE9 #9193EA
monochromatic
#D67D2A #E09D5E #EABC91 #F4DBC4 #FAEFE5
Accessibility & contrast
On white
1.74
#EABC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EABC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC91
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC91 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8E
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#F9B2B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabc91; /* rgb */ color: rgb(234, 188, 145); /* oklch */ color: oklch(82.6% 0.078 64.5);
Tailwind
colors: {
custom: {
50: '#f2d0b1',
500: '#eabc91',
950: '#000000',
},
}SCSS
$custom: #eabc91; $custom-light: #f2d0b1; $custom-dark: #000000;
JSON
{
"hex": "#eabc91",
"rgb": {
"r": 234,
"g": 188,
"b": 145
},
"hsl": {
"h": 28.989,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.82588,
"c": 0.07772,
"h": 64.5
},
"luminance": 0.55503
}Semantic roles & 50–950 ramp
primary
#EABC91
secondary
#5B91C5
accent
#76D016
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381