#EA84D6#EA84D6
#EA84D6 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.0% C 0.159 H 334.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84D6 |
|---|---|
| RGB | rgb(234, 132, 214) |
| HSL | hsl(312, 71%, 72%) |
| HSV | hsv(312, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 8.5%, 8.2%) |
| CIE-LAB | lab(68.64, 50.08, -25.22) |
| CIE-LCH | lch(68.64, 56.08, 333.27°) |
| OKLab | oklab(74.99% 0.1442 -0.068) |
| OKLCH | oklch(74.99% 0.159 334.7) |
| XYZ | xyz(54.3204, 38.8532, 68.2436) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.51
Violet (CSS)
#EE82EE
ΔE00 4.44
Purply Pink
#F075E6
ΔE00 4.53
Bubblegum Pink
#FE83CC
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.91
Candy Pink
#FF63E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84D6 #84EA98
analogous
#CB84EA #EA84D6 #EA84A3
triadic
#EA84D6 #D6EA84 #84D6EA
tetradic
#EA84D6 #EACB84 #84EA98 #84A3EA
square
#EA84D6 #EACB84 #84EA98 #84A3EA
split-complementary
#EA84D6 #A3EA84 #84EACB
monochromatic
#D024AE #E150C5 #EA84D6 #F3B8E7 #FBE5F6
Accessibility & contrast
On white
2.39
#EA84D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EA84D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84D6
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84D6 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ED9
Deuteranopia (green-blind)
#9FADD3
Tritanopia (blue-blind)
#F389A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea84d6; /* rgb */ color: rgb(234, 132, 214); /* oklch */ color: oklch(75.0% 0.159 334.7);
Tailwind
colors: {
custom: {
50: '#f2aae2',
500: '#ea84d6',
950: '#000000',
},
}SCSS
$custom: #ea84d6; $custom-light: #f2aae2; $custom-dark: #000000;
JSON
{
"hex": "#ea84d6",
"rgb": {
"r": 234,
"g": 132,
"b": 214
},
"hsl": {
"h": 311.765,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.74991,
"c": 0.15947,
"h": 334.7
},
"luminance": 0.3885
}Semantic roles & 50–950 ramp
primary
#EA84D6
secondary
#D8F2DD
accent
#D33813
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83