#EA849A#EA849A
#EA849A is a light, vivid red. Relative luminance 0.363; OKLCH L 73.0% C 0.127 H 6.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EA849A |
|---|---|
| RGB | rgb(234, 132, 154) |
| HSL | hsl(347, 71%, 72%) |
| HSV | hsv(347, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 34.2%, 8.2%) |
| CIE-LAB | lab(66.77, 41.44, 5.64) |
| CIE-LCH | lch(66.77, 41.82, 7.76°) |
| OKLab | oklab(72.96% 0.1257 0.0152) |
| OKLCH | oklch(72.96% 0.127 6.9) |
| XYZ | xyz(48.0178, 36.3321, 35.0494) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.76
Pig Pink
#E78EA5
ΔE00 2.95
Rosa
#FE86A4
ΔE00 3.54
Pinky
#FC86AA
ΔE00 4.21
Dull Pink
#D5869D
ΔE00 4.44
Carnation
#FD798F
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA849A #84EAD4
analogous
#EA84CD #EA849A #EAA184
triadic
#EA849A #9AEA84 #849AEA
tetradic
#EA849A #CDEA84 #84EAD4 #A184EA
square
#EA849A #CDEA84 #84EAD4 #A184EA
split-complementary
#EA849A #84EAA1 #84CDEA
monochromatic
#D02449 #E1506F #EA849A #F3B8C5 #FBE5EA
Accessibility & contrast
On white
2.54
#EA849A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EA849A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA849A
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA849A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA849A | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979B
Deuteranopia (green-blind)
#AFAA98
Tritanopia (blue-blind)
#FA7B8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea849a; /* rgb */ color: rgb(234, 132, 154); /* oklch */ color: oklch(73.0% 0.127 6.9);
Tailwind
colors: {
custom: {
50: '#f3a9b7',
500: '#ea849a',
950: '#000000',
},
}SCSS
$custom: #ea849a; $custom-light: #f3a9b7; $custom-dark: #000000;
JSON
{
"hex": "#ea849a",
"rgb": {
"r": 234,
"g": 132,
"b": 154
},
"hsl": {
"h": 347.059,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.72963,
"c": 0.12663,
"h": 6.9
},
"luminance": 0.36328
}Semantic roles & 50–950 ramp
primary
#EA849A
secondary
#D8F2EC
accent
#D3A913
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80