#EA84EA#EA84EA
#EA84EA is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.8% C 0.177 H 327.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84EA |
|---|---|
| RGB | rgb(234, 132, 234) |
| HSL | hsl(300, 71%, 72%) |
| HSV | hsv(300, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.43, 53.52, -35.07) |
| CIE-LCH | lch(69.43, 63.98, 326.76°) |
| OKLab | oklab(75.83% 0.1485 -0.0959) |
| OKLCH | oklch(75.83% 0.177 327.1) |
| XYZ | xyz(57.0332, 39.9383, 82.5307) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.87
Purply Pink
#F075E6
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 3.42
Orchid
#DA70D6
ΔE00 5.42
Candy Pink
#FF63E9
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84EA #84EA84
analogous
#B784EA #EA84EA #EA84B7
triadic
#EA84EA #EAEA84 #84EAEA
tetradic
#EA84EA #EAB784 #84EA84 #84B7EA
square
#EA84EA #EAB784 #84EA84 #84B7EA
split-complementary
#EA84EA #B7EA84 #84EAB7
monochromatic
#D024D0 #E150E1 #EA84EA #F3B8F3 #FBE5FB
Accessibility & contrast
On white
2.34
#EA84EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EA84EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84EA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84EA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#F08EAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea84ea; /* rgb */ color: rgb(234, 132, 234); /* oklch */ color: oklch(75.8% 0.177 327.1);
Tailwind
colors: {
custom: {
50: '#f3aaf1',
500: '#ea84ea',
950: '#000000',
},
}SCSS
$custom: #ea84ea; $custom-light: #f3aaf1; $custom-dark: #000000;
JSON
{
"hex": "#ea84ea",
"rgb": {
"r": 234,
"g": 132,
"b": 234
},
"hsl": {
"h": 300,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.75831,
"c": 0.17679,
"h": 327.1
},
"luminance": 0.39935
}Semantic roles & 50–950 ramp
primary
#EA84EA
secondary
#D8F2D8
accent
#D31313
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84