#EA84CA#EA84CA
#EA84CA is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.5% C 0.150 H 340.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84CA |
|---|---|
| RGB | rgb(234, 132, 202) |
| HSL | hsl(319, 71%, 72%) |
| HSV | hsv(319, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 13.7%, 8.2%) |
| CIE-LAB | lab(68.21, 48.15, -19.20) |
| CIE-LCH | lch(68.21, 51.84, 338.26°) |
| OKLab | oklab(74.53% 0.1412 -0.0512) |
| OKLCH | oklch(74.53% 0.15 340) |
| XYZ | xyz(52.8440, 38.2626, 60.4678) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 4.41
Pink (survey)
#FF81C0
ΔE00 5.00
Bubblegum (survey)
#FF6CB5
ΔE00 6.67
Purply Pink
#F075E6
ΔE00 6.69
Violet (CSS)
#EE82EE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84CA #84EAA4
analogous
#D784EA #EA84CA #EA8497
triadic
#EA84CA #CAEA84 #84CAEA
tetradic
#EA84CA #EAD784 #84EAA4 #8497EA
square
#EA84CA #EAD784 #84EAA4 #8497EA
split-complementary
#EA84CA #97EA84 #84EAD7
monochromatic
#D0249A #E150B3 #EA84CA #F3B8E1 #FBE5F4
Accessibility & contrast
On white
2.43
#EA84CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EA84CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84CA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84CA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCC
Deuteranopia (green-blind)
#A3ACC7
Tritanopia (blue-blind)
#F5869E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea84ca; /* rgb */ color: rgb(234, 132, 202); /* oklch */ color: oklch(74.5% 0.150 340.0);
Tailwind
colors: {
custom: {
50: '#f2aada',
500: '#ea84ca',
950: '#000000',
},
}SCSS
$custom: #ea84ca; $custom-light: #f2aada; $custom-dark: #000000;
JSON
{
"hex": "#ea84ca",
"rgb": {
"r": 234,
"g": 132,
"b": 202
},
"hsl": {
"h": 318.824,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.74526,
"c": 0.15018,
"h": 340
},
"luminance": 0.38259
}Semantic roles & 50–950 ramp
primary
#EA84CA
secondary
#D8F2E0
accent
#D34F13
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83