#EAA593#EAA593
#EAA593 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.4% C 0.086 H 35.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA593 |
|---|---|
| RGB | rgb(234, 165, 147) |
| HSL | hsl(12, 67%, 75%) |
| HSV | hsv(12, 37%, 92%) |
| CMYK | cmyk(0%, 29.5%, 37.2%, 8.2%) |
| CIE-LAB | lab(73.88, 23.25, 19.54) |
| CIE-LCH | lch(73.88, 30.37, 40.04°) |
| OKLab | oklab(78.36% 0.0706 0.0498) |
| OKLCH | oklch(78.36% 0.086 35.2) |
| XYZ | xyz(52.6552, 46.5127, 33.8026) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.07
Light Salmon
#FEA993
ΔE00 3.67
Pale Salmon
#FFB19A
ΔE00 4.21
Pinkish Tan
#D99B82
ΔE00 4.76
Darksalmon
#E9967A
ΔE00 5.08
Peachy Pink
#FF9A8A
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA593 #93D8EA
analogous
#EA93AD #EAA593 #EAD193
triadic
#EAA593 #93EAA5 #A593EA
tetradic
#EAA593 #ADEA93 #93D8EA #D193EA
square
#EAA593 #ADEA93 #93D8EA #D193EA
split-complementary
#EAA593 #93EAD1 #93ADEA
monochromatic
#D6502D #E07A60 #EAA593 #F4D0C6 #FAEAE5
Accessibility & contrast
On white
2.04
#EAA593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#EAA593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA593
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA593 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD92
Deuteranopia (green-blind)
#C5BB92
Tritanopia (blue-blind)
#FA9BA0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa593; /* rgb */ color: rgb(234, 165, 147); /* oklch */ color: oklch(78.4% 0.086 35.2);
Tailwind
colors: {
custom: {
50: '#f3c0b2',
500: '#eaa593',
950: '#000000',
},
}SCSS
$custom: #eaa593; $custom-light: #f3c0b2; $custom-dark: #000000;
JSON
{
"hex": "#eaa593",
"rgb": {
"r": 234,
"g": 165,
"b": 147
},
"hsl": {
"h": 12.414,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.78358,
"c": 0.08633,
"h": 35.2
},
"luminance": 0.46509
}Semantic roles & 50–950 ramp
primary
#EAA593
secondary
#D9EDF2
accent
#A9CF16
background
#FFFBFA
surface
#FEF7F5
border
#D6D0CF
text
#171211
muted
#858180