#EAB593#EAB593
#EAB593 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.3% C 0.077 H 54.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB593 |
|---|---|
| RGB | rgb(234, 181, 147) |
| HSL | hsl(23, 67%, 75%) |
| HSV | hsv(23, 37%, 92%) |
| CMYK | cmyk(0%, 22.6%, 37.2%, 8.2%) |
| CIE-LAB | lab(77.67, 14.74, 24.72) |
| CIE-LCH | lch(77.67, 28.78, 59.20°) |
| OKLab | oklab(81.3% 0.0452 0.0623) |
| OKLCH | oklch(81.3% 0.077 54) |
| XYZ | xyz(55.7237, 52.6498, 34.8254) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 6.04
Apricot
#FBCEB1
ΔE00 6.13
Burlywood
#DEB887
ΔE00 7.60
Pinkish Tan
#D99B82
ΔE00 7.74
Pale Salmon
#FFB19A
ΔE00 7.81
Tan
#D2B48C
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB593 #93C8EA
analogous
#EA939D #EAB593 #EAE093
triadic
#EAB593 #93EAB5 #B593EA
tetradic
#EAB593 #9DEA93 #93C8EA #E093EA
square
#EAB593 #9DEA93 #93C8EA #E093EA
split-complementary
#EAB593 #93EAE0 #939DEA
monochromatic
#D66F2D #E09260 #EAB593 #F4D8C6 #FAEDE5
Accessibility & contrast
On white
1.82
#EAB593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#EAB593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB593
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB593 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B991
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#F9ABAC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eab593; /* rgb */ color: rgb(234, 181, 147); /* oklch */ color: oklch(81.3% 0.077 54.0);
Tailwind
colors: {
custom: {
50: '#f2cbb3',
500: '#eab593',
950: '#000000',
},
}SCSS
$custom: #eab593; $custom-light: #f2cbb3; $custom-dark: #000000;
JSON
{
"hex": "#eab593",
"rgb": {
"r": 234,
"g": 181,
"b": 147
},
"hsl": {
"h": 23.448,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.81301,
"c": 0.07698,
"h": 54
},
"luminance": 0.52647
}Semantic roles & 50–950 ramp
primary
#EAB593
secondary
#5C9CC5
accent
#87CF16
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281