#EA84BF#EA84BF
#EA84BF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.1% C 0.143 H 345.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84BF |
|---|---|
| RGB | rgb(234, 132, 191) |
| HSL | hsl(325, 71%, 72%) |
| HSV | hsv(325, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 18.4%, 8.2%) |
| CIE-LAB | lab(67.84, 46.46, -13.61) |
| CIE-LCH | lch(67.84, 48.41, 343.68°) |
| OKLab | oklab(74.13% 0.1381 -0.0359) |
| OKLCH | oklch(74.13% 0.143 345.4) |
| XYZ | xyz(51.5878, 37.7601, 53.8514) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.48
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum (survey)
#FF6CB5
ΔE00 5.54
Hot Pink
#FF69B4
ΔE00 5.91
Bubble Gum Pink
#FF69AF
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84BF #84EAAF
analogous
#E284EA #EA84BF #EA848C
triadic
#EA84BF #BFEA84 #84BFEA
tetradic
#EA84BF #EAE284 #84EAAF #848CEA
square
#EA84BF #EAE284 #84EAAF #848CEA
split-complementary
#EA84BF #8CEA84 #84EAE2
monochromatic
#D02487 #E150A4 #EA84BF #F3B8DA #FBE5F1
Accessibility & contrast
On white
2.46
#EA84BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EA84BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84BF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84BF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#A6ACBC
Tritanopia (blue-blind)
#F6839A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea84bf; /* rgb */ color: rgb(234, 132, 191); /* oklch */ color: oklch(74.1% 0.143 345.4);
Tailwind
colors: {
custom: {
50: '#f3aad2',
500: '#ea84bf',
950: '#000000',
},
}SCSS
$custom: #ea84bf; $custom-light: #f3aad2; $custom-dark: #000000;
JSON
{
"hex": "#ea84bf",
"rgb": {
"r": 234,
"g": 132,
"b": 191
},
"hsl": {
"h": 325.294,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.74125,
"c": 0.14263,
"h": 345.4
},
"luminance": 0.37757
}Semantic roles & 50–950 ramp
primary
#EA84BF
secondary
#D8F2E3
accent
#D36413
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82