#EABE95#EABE95
#EABE95 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.074 H 64.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE95 |
|---|---|
| RGB | rgb(234, 190, 149) |
| HSL | hsl(29, 67%, 75%) |
| HSV | hsv(29, 36%, 92%) |
| CMYK | cmyk(0%, 18.8%, 36.3%, 8.2%) |
| CIE-LAB | lab(79.89, 10.21, 26.67) |
| CIE-LCH | lch(79.89, 28.55, 69.05°) |
| OKLab | oklab(83.05% 0.032 0.067) |
| OKLCH | oklch(83.05% 0.074 64.5) |
| XYZ | xyz(57.7715, 56.4920, 36.2890) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.02
Tan
#D2B48C
ΔE00 5.50
Apricot
#FBCEB1
ΔE00 5.83
Light Peach
#FFD8B1
ΔE00 6.09
Peach
#FFDAB9
ΔE00 6.85
Very Light Brown
#D3B683
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE95 #95C1EA
analogous
#EA9597 #EABE95 #EAE895
triadic
#EABE95 #95EABE #BE95EA
tetradic
#EABE95 #97EA95 #95C1EA #E895EA
square
#EABE95 #97EA95 #95C1EA #E895EA
split-complementary
#EABE95 #95EAE8 #9597EA
monochromatic
#D67F2F #E09F62 #EABE95 #F4DDC8 #FAEFE5
Accessibility & contrast
On white
1.71
#EABE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EABE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE95
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE95 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#D7CA96
Tritanopia (blue-blind)
#F8B4B3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabe95; /* rgb */ color: rgb(234, 190, 149); /* oklch */ color: oklch(83.0% 0.074 64.5);
Tailwind
colors: {
custom: {
50: '#f2d1b4',
500: '#eabe95',
950: '#000000',
},
}SCSS
$custom: #eabe95; $custom-light: #f2d1b4; $custom-dark: #000000;
JSON
{
"hex": "#eabe95",
"rgb": {
"r": 234,
"g": 190,
"b": 149
},
"hsl": {
"h": 28.941,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.8305,
"c": 0.07423,
"h": 64.5
},
"luminance": 0.56489
}Semantic roles & 50–950 ramp
primary
#EABE95
secondary
#5E93C5
accent
#76CF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381