#EA84E4#EA84E4
#EA84E4 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.6% C 0.171 H 329.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84E4 |
|---|---|
| RGB | rgb(234, 132, 228) |
| HSL | hsl(304, 71%, 72%) |
| HSV | hsv(304, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 2.6%, 8.2%) |
| CIE-LAB | lab(69.18, 52.46, -32.14) |
| CIE-LCH | lch(69.18, 61.52, 328.51°) |
| OKLab | oklab(75.57% 0.1473 -0.0876) |
| OKLCH | oklch(75.57% 0.171 329.3) |
| XYZ | xyz(56.1858, 39.5993, 78.0677) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Lavender Pink
#DD85D7
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 3.00
Orchid
#DA70D6
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84E4 #84EA8A
analogous
#BD84EA #EA84E4 #EA84B1
triadic
#EA84E4 #E4EA84 #84E4EA
tetradic
#EA84E4 #EABD84 #84EA8A #84B1EA
square
#EA84E4 #EABD84 #84EA8A #84B1EA
split-complementary
#EA84E4 #B1EA84 #84EABD
monochromatic
#D024C6 #E150D9 #EA84E4 #F3B8EF #FBE5F9
Accessibility & contrast
On white
2.35
#EA84E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EA84E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84E4
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84E4 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA0E7
Deuteranopia (green-blind)
#9AAEE1
Tritanopia (blue-blind)
#F18DA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea84e4; /* rgb */ color: rgb(234, 132, 228); /* oklch */ color: oklch(75.6% 0.171 329.3);
Tailwind
colors: {
custom: {
50: '#f2aaec',
500: '#ea84e4',
950: '#000000',
},
}SCSS
$custom: #ea84e4; $custom-light: #f2aaec; $custom-dark: #000000;
JSON
{
"hex": "#ea84e4",
"rgb": {
"r": 234,
"g": 132,
"b": 228
},
"hsl": {
"h": 303.529,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.75571,
"c": 0.1714,
"h": 329.3
},
"luminance": 0.39596
}Semantic roles & 50–950 ramp
primary
#EA84E4
secondary
#D8F2D9
accent
#D31E13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84