#EABE93#EABE93
#EABE93 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.0% C 0.076 H 65.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE93 |
|---|---|
| RGB | rgb(234, 190, 147) |
| HSL | hsl(30, 67%, 75%) |
| HSV | hsv(30, 37%, 92%) |
| CMYK | cmyk(0%, 18.8%, 37.2%, 8.2%) |
| CIE-LAB | lab(79.86, 9.98, 27.68) |
| CIE-LCH | lch(79.86, 29.42, 70.18°) |
| OKLab | oklab(83.01% 0.0312 0.0694) |
| OKLCH | oklch(83.01% 0.076 65.8) |
| XYZ | xyz(57.6132, 56.4287, 35.4553) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.55
Tan
#D2B48C
ΔE00 5.31
Light Peach
#FFD8B1
ΔE00 6.14
Apricot
#FBCEB1
ΔE00 6.29
Very Light Brown
#D3B683
ΔE00 6.69
Peach
#FFDAB9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE93 #93BFEA
analogous
#EA9394 #EABE93 #EAE993
triadic
#EABE93 #93EABE #BE93EA
tetradic
#EABE93 #94EA93 #93BFEA #E993EA
square
#EABE93 #94EA93 #93BFEA #E993EA
split-complementary
#EABE93 #93EAE9 #9394EA
monochromatic
#D6802D #E09F60 #EABE93 #F4DDC6 #FAF0E5
Accessibility & contrast
On white
1.71
#EABE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EABE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE93
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE93 | 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)
#CDC090
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#F8B4B3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabe93; /* rgb */ color: rgb(234, 190, 147); /* oklch */ color: oklch(83.0% 0.076 65.8);
Tailwind
colors: {
custom: {
50: '#f2d1b3',
500: '#eabe93',
950: '#000000',
},
}SCSS
$custom: #eabe93; $custom-light: #f2d1b3; $custom-dark: #000000;
JSON
{
"hex": "#eabe93",
"rgb": {
"r": 234,
"g": 190,
"b": 147
},
"hsl": {
"h": 29.655,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.8301,
"c": 0.07604,
"h": 65.8
},
"luminance": 0.56426
}Semantic roles & 50–950 ramp
primary
#EABE93
secondary
#5C91C5
accent
#74CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381