#EA84CB#EA84CB
#EA84CB is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.151 H 339.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84CB |
|---|---|
| RGB | rgb(234, 132, 203) |
| HSL | hsl(318, 71%, 72%) |
| HSV | hsv(318, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 13.2%, 8.2%) |
| CIE-LAB | lab(68.25, 48.31, -19.70) |
| CIE-LCH | lch(68.25, 52.17, 337.81°) |
| OKLab | oklab(74.56% 0.1414 -0.0526) |
| OKLCH | oklch(74.56% 0.151 339.6) |
| XYZ | xyz(52.9628, 38.3102, 61.0933) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 4.22
Pink (survey)
#FF81C0
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 6.73
Bubblegum (survey)
#FF6CB5
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84CB #84EAA3
analogous
#D684EA #EA84CB #EA8498
triadic
#EA84CB #CBEA84 #84CBEA
tetradic
#EA84CB #EAD684 #84EAA3 #8498EA
square
#EA84CB #EAD684 #84EAA3 #8498EA
split-complementary
#EA84CB #98EA84 #84EAD6
monochromatic
#D0249C #E150B5 #EA84CB #F3B8E1 #FBE5F4
Accessibility & contrast
On white
2.42
#EA84CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EA84CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84CB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84CB | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCE
Deuteranopia (green-blind)
#A3ACC8
Tritanopia (blue-blind)
#F4869F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea84cb; /* rgb */ color: rgb(234, 132, 203); /* oklch */ color: oklch(74.6% 0.151 339.6);
Tailwind
colors: {
custom: {
50: '#f2aadb',
500: '#ea84cb',
950: '#000000',
},
}SCSS
$custom: #ea84cb; $custom-light: #f2aadb; $custom-dark: #000000;
JSON
{
"hex": "#ea84cb",
"rgb": {
"r": 234,
"g": 132,
"b": 203
},
"hsl": {
"h": 318.235,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.74563,
"c": 0.15091,
"h": 339.6
},
"luminance": 0.38307
}Semantic roles & 50–950 ramp
primary
#EA84CB
secondary
#D8F2E0
accent
#D34D13
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171015
muted
#857F83