#EA84E6#EA84E6
#EA84E6 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.7% C 0.173 H 328.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84E6 |
|---|---|
| RGB | rgb(234, 132, 230) |
| HSL | hsl(302, 71%, 72%) |
| HSV | hsv(302, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 1.7%, 8.2%) |
| CIE-LAB | lab(69.26, 52.81, -33.12) |
| CIE-LCH | lch(69.26, 62.33, 327.91°) |
| OKLab | oklab(75.66% 0.1477 -0.0904) |
| OKLCH | oklch(75.66% 0.173 328.5) |
| XYZ | xyz(56.4650, 39.7110, 79.5384) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.43
Lavender Pink
#DD85D7
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 2.93
Orchid
#DA70D6
ΔE00 5.29
Candy Pink
#FF63E9
ΔE00 5.86
Light Magenta
#FA5FF7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84E6 #84EA88
analogous
#BB84EA #EA84E6 #EA84B3
triadic
#EA84E6 #E6EA84 #84E6EA
tetradic
#EA84E6 #EABB84 #84EA88 #84B3EA
square
#EA84E6 #EABB84 #84EA88 #84B3EA
split-complementary
#EA84E6 #B3EA84 #84EABB
monochromatic
#D024C9 #E150DB #EA84E6 #F3B8F1 #FBE5FA
Accessibility & contrast
On white
2.35
#EA84E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EA84E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84E6
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84E6 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1E9
Deuteranopia (green-blind)
#99AEE3
Tritanopia (blue-blind)
#F08DAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea84e6; /* rgb */ color: rgb(234, 132, 230); /* oklch */ color: oklch(75.7% 0.173 328.5);
Tailwind
colors: {
custom: {
50: '#f3aaee',
500: '#ea84e6',
950: '#000000',
},
}SCSS
$custom: #ea84e6; $custom-light: #f3aaee; $custom-dark: #000000;
JSON
{
"hex": "#ea84e6",
"rgb": {
"r": 234,
"g": 132,
"b": 230
},
"hsl": {
"h": 302.353,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.75657,
"c": 0.17317,
"h": 328.5
},
"luminance": 0.39708
}Semantic roles & 50–950 ramp
primary
#EA84E6
secondary
#D8F2D9
accent
#D31A13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84