#EA84C2#EA84C2
#EA84C2 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.2% C 0.145 H 343.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84C2 |
|---|---|
| RGB | rgb(234, 132, 194) |
| HSL | hsl(324, 71%, 72%) |
| HSV | hsv(324, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 17.1%, 8.2%) |
| CIE-LAB | lab(67.94, 46.91, -15.14) |
| CIE-LCH | lch(67.94, 49.30, 342.12°) |
| OKLab | oklab(74.23% 0.1389 -0.0401) |
| OKLCH | oklch(74.23% 0.145 343.9) |
| XYZ | xyz(51.9213, 37.8935, 55.6080) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 3.89
Bubblegum (survey)
#FF6CB5
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.05
Hot Pink
#FF69B4
ΔE00 6.12
Bubble Gum Pink
#FF69AF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84C2 #84EAAC
analogous
#DF84EA #EA84C2 #EA848F
triadic
#EA84C2 #C2EA84 #84C2EA
tetradic
#EA84C2 #EADF84 #84EAAC #848FEA
square
#EA84C2 #EADF84 #84EAAC #848FEA
split-complementary
#EA84C2 #8FEA84 #84EADF
monochromatic
#D0248C #E150A8 #EA84C2 #F3B8DC #FBE5F2
Accessibility & contrast
On white
2.45
#EA84C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EA84C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84C2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84C2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC4
Deuteranopia (green-blind)
#A5ACBF
Tritanopia (blue-blind)
#F6849B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea84c2; /* rgb */ color: rgb(234, 132, 194); /* oklch */ color: oklch(74.2% 0.145 343.9);
Tailwind
colors: {
custom: {
50: '#f3aad4',
500: '#ea84c2',
950: '#000000',
},
}SCSS
$custom: #ea84c2; $custom-light: #f3aad4; $custom-dark: #000000;
JSON
{
"hex": "#ea84c2",
"rgb": {
"r": 234,
"g": 132,
"b": 194
},
"hsl": {
"h": 323.529,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.74232,
"c": 0.14459,
"h": 343.9
},
"luminance": 0.3789
}Semantic roles & 50–950 ramp
primary
#EA84C2
secondary
#D8F2E2
accent
#D35E13
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83