#EA8494#EA8494
#EA8494 is a light, vivid red. Relative luminance 0.361; OKLCH L 72.8% C 0.126 H 10.6°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8494 |
|---|---|
| RGB | rgb(234, 132, 148) |
| HSL | hsl(351, 71%, 72%) |
| HSV | hsv(351, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 36.8%, 8.2%) |
| CIE-LAB | lab(66.62, 40.73, 8.82) |
| CIE-LCH | lch(66.62, 41.67, 12.22°) |
| OKLab | oklab(72.8% 0.1235 0.0232) |
| OKLCH | oklch(72.8% 0.126 10.6) |
| XYZ | xyz(47.5305, 36.1372, 32.4831) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.33
Carnation
#FD798F
ΔE00 3.88
Pig Pink
#E78EA5
ΔE00 4.25
Dusty Pink (survey)
#D58A94
ΔE00 4.36
Rosa
#FE86A4
ΔE00 4.52
Blush Pink
#FE828C
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8494 #84EADA
analogous
#EA84C7 #EA8494 #EAA784
triadic
#EA8494 #94EA84 #8494EA
tetradic
#EA8494 #C7EA84 #84EADA #A784EA
square
#EA8494 #C7EA84 #84EADA #A784EA
split-complementary
#EA8494 #84EAA7 #84C7EA
monochromatic
#D0243F #E15067 #EA8494 #F3B8C1 #FBE5E8
Accessibility & contrast
On white
2.55
#EA8494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EA8494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8494
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8494 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979694
Deuteranopia (green-blind)
#B0AA92
Tritanopia (blue-blind)
#FB7A8A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea8494; /* rgb */ color: rgb(234, 132, 148); /* oklch */ color: oklch(72.8% 0.126 10.6);
Tailwind
colors: {
custom: {
50: '#f4a9b3',
500: '#ea8494',
950: '#000000',
},
}SCSS
$custom: #ea8494; $custom-light: #f4a9b3; $custom-dark: #000000;
JSON
{
"hex": "#ea8494",
"rgb": {
"r": 234,
"g": 132,
"b": 148
},
"hsl": {
"h": 350.588,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.72801,
"c": 0.12566,
"h": 10.6
},
"luminance": 0.36133
}Semantic roles & 50–950 ramp
primary
#EA8494
secondary
#D8F2EE
accent
#D3B513
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80