#EA84EE#EA84EE
#EA84EE is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.0% C 0.180 H 325.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84EE |
|---|---|
| RGB | rgb(234, 132, 238) |
| HSL | hsl(298, 76%, 73%) |
| HSV | hsv(298, 45%, 93%) |
| CMYK | cmyk(1.7%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(69.59, 54.23, -37.01) |
| CIE-LCH | lch(69.59, 65.66, 325.69°) |
| OKLab | oklab(76.01% 0.1493 -0.1015) |
| OKLCH | oklch(76.01% 0.18 325.8) |
| XYZ | xyz(57.6143, 40.1708, 85.5913) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.75
Purply Pink
#F075E6
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 4.01
Orchid
#DA70D6
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84EE #88EE84
analogous
#B584EE #EA84EE #EE84BD
triadic
#EA84EE #EEEA84 #84EEEA
tetradic
#EA84EE #EEB584 #88EE84 #84BDEE
square
#EA84EE #EEB584 #88EE84 #84BDEE
split-complementary
#EA84EE #BDEE84 #84EEB5
monochromatic
#D21EDA #E14EE7 #EA84EE #F3BAF5 #FAE4FB
Accessibility & contrast
On white
2.32
#EA84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EA84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84EE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84EE | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#EF8FAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea84ee; /* rgb */ color: rgb(234, 132, 238); /* oklch */ color: oklch(76.0% 0.180 325.8);
Tailwind
colors: {
custom: {
50: '#f3abf4',
500: '#ea84ee',
950: '#000000',
},
}SCSS
$custom: #ea84ee; $custom-light: #f3abf4; $custom-dark: #000000;
JSON
{
"hex": "#ea84ee",
"rgb": {
"r": 234,
"g": 132,
"b": 238
},
"hsl": {
"h": 297.736,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.76008,
"c": 0.18047,
"h": 325.8
},
"luminance": 0.40168
}Semantic roles & 50–950 ramp
primary
#EA84EE
secondary
#D9F3D8
accent
#D80E15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85