#EA84FF#EA84FF
#EA84FF is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.197 H 320.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84FF |
|---|---|
| RGB | rgb(234, 132, 255) |
| HSL | hsl(290, 100%, 76%) |
| HSV | hsv(290, 48%, 100%) |
| CMYK | cmyk(8.2%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(70.33, 57.36, -45.16) |
| CIE-LCH | lch(70.33, 73.01, 321.79°) |
| OKLab | oklab(76.8% 0.1519 -0.1249) |
| OKLCH | oklch(76.8% 0.197 320.6) |
| XYZ | xyz(60.2308, 41.2173, 99.3714) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.65
Candy Pink
#FF63E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84FF #99FF84
analogous
#AC84FF #EA84FF #FF84D6
triadic
#EA84FF #FFEA84 #84FFEA
tetradic
#EA84FF #FFAC84 #99FF84 #84D6FF
square
#EA84FF #FFAC84 #99FF84 #84D6FF
split-complementary
#EA84FF #D6FF84 #84FFAC
monochromatic
#D50AFF #E047FF #EA84FF #F4C1FF #FAE0FF
Accessibility & contrast
On white
2.27
#EA84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EA84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84FF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84FF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#EC94B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea84ff; /* rgb */ color: rgb(234, 132, 255); /* oklch */ color: oklch(76.8% 0.197 320.6);
Tailwind
colors: {
custom: {
50: '#f3abff',
500: '#ea84ff',
950: '#000000',
},
}SCSS
$custom: #ea84ff; $custom-light: #f3abff; $custom-dark: #000000;
JSON
{
"hex": "#ea84ff",
"rgb": {
"r": 234,
"g": 132,
"b": 255
},
"hsl": {
"h": 289.756,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.76797,
"c": 0.19664,
"h": 320.6
},
"luminance": 0.41215
}Semantic roles & 50–950 ramp
primary
#EA84FF
secondary
#DAF7D4
accent
#E60027
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86