#EABE94#EABE94
#EABE94 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.075 H 65.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE94 |
|---|---|
| RGB | rgb(234, 190, 148) |
| HSL | hsl(29, 67%, 75%) |
| HSV | hsv(29, 37%, 92%) |
| CMYK | cmyk(0%, 18.8%, 36.8%, 8.2%) |
| CIE-LAB | lab(79.88, 10.09, 27.17) |
| CIE-LCH | lch(79.88, 28.99, 69.63°) |
| OKLab | oklab(83.03% 0.0316 0.0682) |
| OKLCH | oklch(83.03% 0.075 65.2) |
| XYZ | xyz(57.6920, 56.4603, 35.8703) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.78
Tan
#D2B48C
ΔE00 5.39
Apricot
#FBCEB1
ΔE00 6.06
Light Peach
#FFD8B1
ΔE00 6.11
Very Light Brown
#D3B683
ΔE00 6.89
Peach
#FFDAB9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE94 #94C0EA
analogous
#EA9495 #EABE94 #EAE994
triadic
#EABE94 #94EABE #BE94EA
tetradic
#EABE94 #95EA94 #94C0EA #E994EA
square
#EABE94 #95EA94 #94C0EA #E994EA
split-complementary
#EABE94 #94EAE9 #9495EA
monochromatic
#D6802E #E09F61 #EABE94 #F4DDC7 #FAEFE5
Accessibility & contrast
On white
1.71
#EABE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EABE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE94
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE94 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#F8B4B3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabe94; /* rgb */ color: rgb(234, 190, 148); /* oklch */ color: oklch(83.0% 0.075 65.2);
Tailwind
colors: {
custom: {
50: '#f2d1b3',
500: '#eabe94',
950: '#000000',
},
}SCSS
$custom: #eabe94; $custom-light: #f2d1b3; $custom-dark: #000000;
JSON
{
"hex": "#eabe94",
"rgb": {
"r": 234,
"g": 190,
"b": 148
},
"hsl": {
"h": 29.302,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.8303,
"c": 0.07513,
"h": 65.2
},
"luminance": 0.56457
}Semantic roles & 50–950 ramp
primary
#EABE94
secondary
#5D92C5
accent
#75CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381