#EA84B7#EA84B7
#EA84B7 is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.8% C 0.138 H 349.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84B7 |
|---|---|
| RGB | rgb(234, 132, 183) |
| HSL | hsl(330, 71%, 72%) |
| HSV | hsv(330, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 21.8%, 8.2%) |
| CIE-LAB | lab(67.59, 45.29, -9.50) |
| CIE-LCH | lch(67.59, 46.27, 348.15°) |
| OKLab | oklab(73.85% 0.1356 -0.0247) |
| OKLCH | oklch(73.85% 0.138 349.7) |
| XYZ | xyz(50.7313, 37.4176, 49.3409) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 4.60
Bubblegum (survey)
#FF6CB5
ΔE00 5.34
Hot Pink
#FF69B4
ΔE00 5.74
Bubble Gum Pink
#FF69AF
ΔE00 5.81
Pinky
#FC86AA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84B7 #84EAB7
analogous
#EA84EA #EA84B7 #EA8484
triadic
#EA84B7 #B7EA84 #84B7EA
tetradic
#EA84B7 #EAEA84 #84EAB7 #8484EA
square
#EA84B7 #EAEA84 #84EAB7 #8484EA
split-complementary
#EA84B7 #84EA84 #84EAEA
monochromatic
#D0247A #E15098 #EA84B7 #F3B8D6 #FBE5F0
Accessibility & contrast
On white
2.48
#EA84B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EA84B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84B7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84B7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9AB9
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#F78197
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea84b7; /* rgb */ color: rgb(234, 132, 183); /* oklch */ color: oklch(73.8% 0.138 349.7);
Tailwind
colors: {
custom: {
50: '#f3aacc',
500: '#ea84b7',
950: '#000000',
},
}SCSS
$custom: #ea84b7; $custom-light: #f3aacc; $custom-dark: #000000;
JSON
{
"hex": "#ea84b7",
"rgb": {
"r": 234,
"g": 132,
"b": 183
},
"hsl": {
"h": 330,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73849,
"c": 0.13785,
"h": 349.7
},
"luminance": 0.37414
}Semantic roles & 50–950 ramp
primary
#EA84B7
secondary
#D8F2E5
accent
#D37313
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82