#EA84AE#EA84AE
#EA84AE is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.6% C 0.133 H 354.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84AE |
|---|---|
| RGB | rgb(234, 132, 174) |
| HSL | hsl(335, 71%, 72%) |
| HSV | hsv(335, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 25.6%, 8.2%) |
| CIE-LAB | lab(67.32, 44.02, -4.84) |
| CIE-LCH | lch(67.32, 44.29, 353.72°) |
| OKLab | oklab(73.56% 0.1327 -0.0122) |
| OKLCH | oklch(73.56% 0.133 354.7) |
| XYZ | xyz(49.8244, 37.0548, 44.5643) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 4.55
Pink (survey)
#FF81C0
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 4.83
Dull Pink
#D5869D
ΔE00 5.30
Rosa
#FE86A4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84AE #84EAC0
analogous
#EA84E1 #EA84AE #EA8D84
triadic
#EA84AE #AEEA84 #84AEEA
tetradic
#EA84AE #E1EA84 #84EAC0 #8D84EA
square
#EA84AE #E1EA84 #84EAC0 #8D84EA
split-complementary
#EA84AE #84EA8D #84E1EA
monochromatic
#D0246B #E1508C #EA84AE #F3B8D0 #FBE5EE
Accessibility & contrast
On white
2.50
#EA84AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EA84AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84AE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84AE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AF
Deuteranopia (green-blind)
#AAABAC
Tritanopia (blue-blind)
#F87F93
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea84ae; /* rgb */ color: rgb(234, 132, 174); /* oklch */ color: oklch(73.6% 0.133 354.7);
Tailwind
colors: {
custom: {
50: '#f3aac6',
500: '#ea84ae',
950: '#000000',
},
}SCSS
$custom: #ea84ae; $custom-light: #f3aac6; $custom-dark: #000000;
JSON
{
"hex": "#ea84ae",
"rgb": {
"r": 234,
"g": 132,
"b": 174
},
"hsl": {
"h": 335.294,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73555,
"c": 0.13328,
"h": 354.7
},
"luminance": 0.37051
}Semantic roles & 50–950 ramp
primary
#EA84AE
secondary
#D8F2E7
accent
#D38413
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82