#EA84E7#EA84E7
#EA84E7 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.7% C 0.174 H 328.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84E7 |
|---|---|
| RGB | rgb(234, 132, 231) |
| HSL | hsl(302, 71%, 72%) |
| HSV | hsv(302, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 1.3%, 8.2%) |
| CIE-LAB | lab(69.30, 52.98, -33.61) |
| CIE-LCH | lch(69.30, 62.74, 327.61°) |
| OKLab | oklab(75.7% 0.1479 -0.0917) |
| OKLCH | oklch(75.7% 0.174 328.2) |
| XYZ | xyz(56.6058, 39.7674, 80.2801) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.27
Purply Pink
#F075E6
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 3.01
Orchid
#DA70D6
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84E7 #84EA87
analogous
#BA84EA #EA84E7 #EA84B4
triadic
#EA84E7 #E7EA84 #84E7EA
tetradic
#EA84E7 #EABA84 #84EA87 #84B4EA
square
#EA84E7 #EABA84 #84EA87 #84B4EA
split-complementary
#EA84E7 #B4EA84 #84EABA
monochromatic
#D024CB #E150DD #EA84E7 #F3B8F1 #FBE5FA
Accessibility & contrast
On white
2.35
#EA84E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EA84E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84E7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84E7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EA
Deuteranopia (green-blind)
#99AEE4
Tritanopia (blue-blind)
#F08DAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea84e7; /* rgb */ color: rgb(234, 132, 231); /* oklch */ color: oklch(75.7% 0.174 328.2);
Tailwind
colors: {
custom: {
50: '#f3aaef',
500: '#ea84e7',
950: '#000000',
},
}SCSS
$custom: #ea84e7; $custom-light: #f3aaef; $custom-dark: #000000;
JSON
{
"hex": "#ea84e7",
"rgb": {
"r": 234,
"g": 132,
"b": 231
},
"hsl": {
"h": 301.765,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.757,
"c": 0.17407,
"h": 328.2
},
"luminance": 0.39764
}Semantic roles & 50–950 ramp
primary
#EA84E7
secondary
#D8F2D9
accent
#D31813
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84