#EA84B9#EA84B9
#EA84B9 is a light, vivid pink. Relative luminance 0.375; OKLCH L 73.9% C 0.139 H 348.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84B9 |
|---|---|
| RGB | rgb(234, 132, 185) |
| HSL | hsl(329, 71%, 72%) |
| HSV | hsv(329, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 20.9%, 8.2%) |
| CIE-LAB | lab(67.65, 45.58, -10.53) |
| CIE-LCH | lch(67.65, 46.78, 346.99°) |
| OKLab | oklab(73.92% 0.1362 -0.0275) |
| OKLCH | oklch(73.92% 0.139 348.6) |
| XYZ | xyz(50.9410, 37.5014, 50.4450) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum Pink
#FE83CC
ΔE00 4.26
Bubblegum (survey)
#FF6CB5
ΔE00 5.32
Hot Pink
#FF69B4
ΔE00 5.72
Bubble Gum Pink
#FF69AF
ΔE00 5.88
Pinky
#FC86AA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84B9 #84EAB5
analogous
#E884EA #EA84B9 #EA8486
triadic
#EA84B9 #B9EA84 #84B9EA
tetradic
#EA84B9 #EAE884 #84EAB5 #8486EA
square
#EA84B9 #EAE884 #84EAB5 #8486EA
split-complementary
#EA84B9 #86EA84 #84EAE8
monochromatic
#D0247D #E1509B #EA84B9 #F3B8D7 #FBE5F0
Accessibility & contrast
On white
2.47
#EA84B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EA84B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84B9
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84B9 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9ABB
Deuteranopia (green-blind)
#A8ABB6
Tritanopia (blue-blind)
#F78297
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea84b9; /* rgb */ color: rgb(234, 132, 185); /* oklch */ color: oklch(73.9% 0.139 348.6);
Tailwind
colors: {
custom: {
50: '#f3aace',
500: '#ea84b9',
950: '#000000',
},
}SCSS
$custom: #ea84b9; $custom-light: #f3aace; $custom-dark: #000000;
JSON
{
"hex": "#ea84b9",
"rgb": {
"r": 234,
"g": 132,
"b": 185
},
"hsl": {
"h": 328.824,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73917,
"c": 0.13899,
"h": 348.6
},
"luminance": 0.37498
}Semantic roles & 50–950 ramp
primary
#EA84B9
secondary
#D8F2E4
accent
#D36F13
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82