#EA84ED#EA84ED
#EA84ED is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.0% C 0.180 H 326.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84ED |
|---|---|
| RGB | rgb(234, 132, 237) |
| HSL | hsl(298, 74%, 72%) |
| HSV | hsv(298, 44%, 93%) |
| CMYK | cmyk(1.3%, 44.3%, 0%, 7.1%) |
| CIE-LAB | lab(69.55, 54.05, -36.53) |
| CIE-LCH | lch(69.55, 65.23, 325.95°) |
| OKLab | oklab(75.96% 0.1491 -0.1001) |
| OKLCH | oklch(75.96% 0.18 326.1) |
| XYZ | xyz(57.4678, 40.1122, 84.8197) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.71
Purply Pink
#F075E6
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 3.86
Orchid
#DA70D6
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84ED #87ED84
analogous
#B684ED #EA84ED #ED84BB
triadic
#EA84ED #EDEA84 #84EDEA
tetradic
#EA84ED #EDB684 #87ED84 #84BBED
square
#EA84ED #EDB684 #87ED84 #84BBED
split-complementary
#EA84ED #BBED84 #84EDB6
monochromatic
#D21FD7 #E14FE5 #EA84ED #F3B9F5 #FAE4FB
Accessibility & contrast
On white
2.33
#EA84ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EA84ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84ED
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84ED | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#97AEEA
Tritanopia (blue-blind)
#EF8FAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea84ed; /* rgb */ color: rgb(234, 132, 237); /* oklch */ color: oklch(76.0% 0.180 326.1);
Tailwind
colors: {
custom: {
50: '#f3abf3',
500: '#ea84ed',
950: '#000000',
},
}SCSS
$custom: #ea84ed; $custom-light: #f3abf3; $custom-dark: #000000;
JSON
{
"hex": "#ea84ed",
"rgb": {
"r": 234,
"g": 132,
"b": 237
},
"hsl": {
"h": 298.286,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.75964,
"c": 0.17954,
"h": 326.1
},
"luminance": 0.40109
}Semantic roles & 50–950 ramp
primary
#EA84ED
secondary
#D9F3D8
accent
#D70F15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85