#EA84BB#EA84BB
#EA84BB is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.0% C 0.140 H 347.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84BB |
|---|---|
| RGB | rgb(234, 132, 187) |
| HSL | hsl(328, 71%, 72%) |
| HSV | hsv(328, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 20.1%, 8.2%) |
| CIE-LAB | lab(67.71, 45.87, -11.56) |
| CIE-LCH | lch(67.71, 47.30, 345.86°) |
| OKLab | oklab(73.99% 0.1369 -0.0303) |
| OKLCH | oklch(73.99% 0.14 347.5) |
| XYZ | xyz(51.1536, 37.5865, 51.5647) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum Pink
#FE83CC
ΔE00 3.95
Bubblegum (survey)
#FF6CB5
ΔE00 5.36
Hot Pink
#FF69B4
ΔE00 5.74
Bubble Gum Pink
#FF69AF
ΔE00 6.00
Pinky
#FC86AA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84BB #84EAB3
analogous
#E684EA #EA84BB #EA8488
triadic
#EA84BB #BBEA84 #84BBEA
tetradic
#EA84BB #EAE684 #84EAB3 #8488EA
square
#EA84BB #EAE684 #84EAB3 #8488EA
split-complementary
#EA84BB #88EA84 #84EAE6
monochromatic
#D02481 #E1509E #EA84BB #F3B8D8 #FBE5F1
Accessibility & contrast
On white
2.47
#EA84BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EA84BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84BB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84BB | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABD
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#F78298
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea84bb; /* rgb */ color: rgb(234, 132, 187); /* oklch */ color: oklch(74.0% 0.140 347.5);
Tailwind
colors: {
custom: {
50: '#f3aacf',
500: '#ea84bb',
950: '#000000',
},
}SCSS
$custom: #ea84bb; $custom-light: #f3aacf; $custom-dark: #000000;
JSON
{
"hex": "#ea84bb",
"rgb": {
"r": 234,
"g": 132,
"b": 187
},
"hsl": {
"h": 327.647,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73986,
"c": 0.14016,
"h": 347.5
},
"luminance": 0.37583
}Semantic roles & 50–950 ramp
primary
#EA84BB
secondary
#D8F2E4
accent
#D36B13
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82