#EA84B8#EA84B8
#EA84B8 is a light, vivid pink. Relative luminance 0.375; OKLCH L 73.9% C 0.138 H 349.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84B8 |
|---|---|
| RGB | rgb(234, 132, 184) |
| HSL | hsl(329, 71%, 72%) |
| HSV | hsv(329, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 21.4%, 8.2%) |
| CIE-LAB | lab(67.62, 45.43, -10.02) |
| CIE-LCH | lch(67.62, 46.52, 347.57°) |
| OKLab | oklab(73.88% 0.1359 -0.0261) |
| OKLCH | oklch(73.88% 0.138 349.1) |
| XYZ | xyz(50.8358, 37.4593, 49.8910) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.44
Bubblegum Pink
#FE83CC
ΔE00 4.42
Bubblegum (survey)
#FF6CB5
ΔE00 5.33
Hot Pink
#FF69B4
ΔE00 5.72
Bubble Gum Pink
#FF69AF
ΔE00 5.84
Pinky
#FC86AA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84B8 #84EAB6
analogous
#E984EA #EA84B8 #EA8485
triadic
#EA84B8 #B8EA84 #84B8EA
tetradic
#EA84B8 #EAE984 #84EAB6 #8485EA
square
#EA84B8 #EAE984 #84EAB6 #8485EA
split-complementary
#EA84B8 #85EA84 #84EAE9
monochromatic
#D0247B #E1509A #EA84B8 #F3B8D6 #FBE5F0
Accessibility & contrast
On white
2.47
#EA84B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EA84B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84B8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84B8 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9ABA
Deuteranopia (green-blind)
#A8ABB5
Tritanopia (blue-blind)
#F78197
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea84b8; /* rgb */ color: rgb(234, 132, 184); /* oklch */ color: oklch(73.9% 0.138 349.1);
Tailwind
colors: {
custom: {
50: '#f3aacd',
500: '#ea84b8',
950: '#000000',
},
}SCSS
$custom: #ea84b8; $custom-light: #f3aacd; $custom-dark: #000000;
JSON
{
"hex": "#ea84b8",
"rgb": {
"r": 234,
"g": 132,
"b": 184
},
"hsl": {
"h": 329.412,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73883,
"c": 0.13841,
"h": 349.1
},
"luminance": 0.37456
}Semantic roles & 50–950 ramp
primary
#EA84B8
secondary
#D8F2E5
accent
#D37113
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82