#EAA594#EAA594
#EAA594 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.4% C 0.086 H 34.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA594 |
|---|---|
| RGB | rgb(234, 165, 148) |
| HSL | hsl(12, 67%, 75%) |
| HSV | hsv(12, 37%, 92%) |
| CMYK | cmyk(0%, 29.5%, 36.8%, 8.2%) |
| CIE-LAB | lab(73.90, 23.37, 19.02) |
| CIE-LCH | lch(73.90, 30.13, 39.15°) |
| OKLab | oklab(78.38% 0.071 0.0485) |
| OKLCH | oklch(78.38% 0.086 34.4) |
| XYZ | xyz(52.7340, 46.5443, 34.2177) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.95
Light Salmon
#FEA993
ΔE00 3.76
Pale Salmon
#FFB19A
ΔE00 4.33
Pinkish Tan
#D99B82
ΔE00 5.02
Darksalmon
#E9967A
ΔE00 5.32
Peachy Pink
#FF9A8A
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA594 #94D9EA
analogous
#EA94AE #EAA594 #EAD094
triadic
#EAA594 #94EAA5 #A594EA
tetradic
#EAA594 #AEEA94 #94D9EA #D094EA
square
#EAA594 #AEEA94 #94D9EA #D094EA
split-complementary
#EAA594 #94EAD0 #94AEEA
monochromatic
#D64F2E #E07A61 #EAA594 #F4D0C7 #FAE9E5
Accessibility & contrast
On white
2.04
#EAA594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EAA594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA594
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA594 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD93
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#F99BA1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa594; /* rgb */ color: rgb(234, 165, 148); /* oklch */ color: oklch(78.4% 0.086 34.4);
Tailwind
colors: {
custom: {
50: '#f2c0b3',
500: '#eaa594',
950: '#000000',
},
}SCSS
$custom: #eaa594; $custom-light: #f2c0b3; $custom-dark: #000000;
JSON
{
"hex": "#eaa594",
"rgb": {
"r": 234,
"g": 165,
"b": 148
},
"hsl": {
"h": 11.86,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.7838,
"c": 0.08595,
"h": 34.4
},
"luminance": 0.46541
}Semantic roles & 50–950 ramp
primary
#EAA594
secondary
#DAEDF1
accent
#ABCF16
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180