#E984EA#E984EA
#E984EA is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.7% C 0.176 H 326.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E984EA |
|---|---|
| RGB | rgb(233, 132, 234) |
| HSL | hsl(299, 71%, 72%) |
| HSV | hsv(299, 44%, 92%) |
| CMYK | cmyk(0.4%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.31, 53.23, -35.26) |
| CIE-LCH | lch(69.31, 63.85, 326.47°) |
| OKLab | oklab(75.72% 0.1474 -0.0965) |
| OKLCH | oklch(75.72% 0.176 326.8) |
| XYZ | xyz(56.7057, 39.7695, 82.5153) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.95
Purply Pink
#F075E6
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 3.39
Orchid
#DA70D6
ΔE00 5.35
Candy Pink
#FF63E9
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E984EA #85EA84
analogous
#B684EA #E984EA #EA84B8
triadic
#E984EA #EAE984 #84EAE9
tetradic
#E984EA #EAB684 #85EA84 #84B8EA
square
#E984EA #EAB684 #85EA84 #84B8EA
split-complementary
#E984EA #B8EA84 #84EAB6
monochromatic
#CE24D0 #E050E1 #E984EA #F2B8F3 #FAE5FB
Accessibility & contrast
On white
2.35
#E984EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#E984EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E984EA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E984EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E984EA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#EE8EAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e984ea; /* rgb */ color: rgb(233, 132, 234); /* oklch */ color: oklch(75.7% 0.176 326.8);
Tailwind
colors: {
custom: {
50: '#f2aaf1',
500: '#e984ea',
950: '#000000',
},
}SCSS
$custom: #e984ea; $custom-light: #f2aaf1; $custom-dark: #000000;
JSON
{
"hex": "#e984ea",
"rgb": {
"r": 233,
"g": 132,
"b": 234
},
"hsl": {
"h": 299.412,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.75715,
"c": 0.17617,
"h": 326.8
},
"luminance": 0.39767
}Semantic roles & 50–950 ramp
primary
#E984EA
secondary
#D8F2D8
accent
#D31315
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84