#EA84C8#EA84C8
#EA84C8 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.149 H 341.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84C8 |
|---|---|
| RGB | rgb(234, 132, 200) |
| HSL | hsl(320, 71%, 72%) |
| HSV | hsv(320, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 14.5%, 8.2%) |
| CIE-LAB | lab(68.14, 47.84, -18.19) |
| CIE-LCH | lch(68.14, 51.18, 339.18°) |
| OKLab | oklab(74.45% 0.1406 -0.0484) |
| OKLCH | oklch(74.45% 0.149 341) |
| XYZ | xyz(52.6088, 38.1685, 59.2287) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 4.80
Bubblegum (survey)
#FF6CB5
ΔE00 6.41
Hot Pink
#FF69B4
ΔE00 6.72
Purply Pink
#F075E6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84C8 #84EAA6
analogous
#D984EA #EA84C8 #EA8495
triadic
#EA84C8 #C8EA84 #84C8EA
tetradic
#EA84C8 #EAD984 #84EAA6 #8495EA
square
#EA84C8 #EAD984 #84EAA6 #8495EA
split-complementary
#EA84C8 #95EA84 #84EAD9
monochromatic
#D02497 #E150B1 #EA84C8 #F3B8DF #FBE5F3
Accessibility & contrast
On white
2.43
#EA84C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EA84C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84C8
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84C8 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899CCA
Deuteranopia (green-blind)
#A4ACC5
Tritanopia (blue-blind)
#F5859D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea84c8; /* rgb */ color: rgb(234, 132, 200); /* oklch */ color: oklch(74.5% 0.149 341.0);
Tailwind
colors: {
custom: {
50: '#f3aad8',
500: '#ea84c8',
950: '#000000',
},
}SCSS
$custom: #ea84c8; $custom-light: #f3aad8; $custom-dark: #000000;
JSON
{
"hex": "#ea84c8",
"rgb": {
"r": 234,
"g": 132,
"b": 200
},
"hsl": {
"h": 320,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.74451,
"c": 0.14873,
"h": 341
},
"luminance": 0.38165
}Semantic roles & 50–950 ramp
primary
#EA84C8
secondary
#D8F2E1
accent
#D35313
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83