#EABE91#EABE91
#EABE91 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.0% C 0.078 H 67.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE91 |
|---|---|
| RGB | rgb(234, 190, 145) |
| HSL | hsl(30, 68%, 74%) |
| HSV | hsv(30, 38%, 92%) |
| CMYK | cmyk(0%, 18.8%, 38%, 8.2%) |
| CIE-LAB | lab(79.82, 9.75, 28.68) |
| CIE-LCH | lch(79.82, 30.29, 71.23°) |
| OKLab | oklab(82.97% 0.0304 0.0717) |
| OKLCH | oklch(82.97% 0.078 67) |
| XYZ | xyz(57.4576, 56.3665, 34.6359) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.15
Tan
#D2B48C
ΔE00 5.19
Light Peach
#FFD8B1
ΔE00 6.25
Very Light Brown
#D3B683
ΔE00 6.31
Fawn
#CFAF7B
ΔE00 6.71
Apricot
#FBCEB1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE91 #91BDEA
analogous
#EA9291 #EABE91 #EAEA91
triadic
#EABE91 #91EABE #BE91EA
tetradic
#EABE91 #91EA92 #91BDEA #EA91EA
square
#EABE91 #91EA92 #91BDEA #EA91EA
split-complementary
#EABE91 #91EAEA #9291EA
monochromatic
#D6812A #E0A05E #EABE91 #F4DCC4 #FAF0E5
Accessibility & contrast
On white
1.71
#EABE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EABE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE91
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE91 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08E
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#F8B4B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabe91; /* rgb */ color: rgb(234, 190, 145); /* oklch */ color: oklch(83.0% 0.078 67.0);
Tailwind
colors: {
custom: {
50: '#f2d1b1',
500: '#eabe91',
950: '#000000',
},
}SCSS
$custom: #eabe91; $custom-light: #f2d1b1; $custom-dark: #000000;
JSON
{
"hex": "#eabe91",
"rgb": {
"r": 234,
"g": 190,
"b": 145
},
"hsl": {
"h": 30.337,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.82971,
"c": 0.07787,
"h": 67
},
"luminance": 0.56364
}Semantic roles & 50–950 ramp
primary
#EABE91
secondary
#5B8FC5
accent
#72D016
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381