#E984E9#E984E9
#E984E9 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.7% C 0.175 H 327.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E984E9 |
|---|---|
| RGB | rgb(233, 132, 233) |
| HSL | hsl(300, 70%, 72%) |
| HSV | hsv(300, 43%, 91%) |
| CMYK | cmyk(0%, 43.3%, 0%, 8.6%) |
| CIE-LAB | lab(69.26, 53.05, -34.78) |
| CIE-LCH | lch(69.26, 63.43, 326.75°) |
| OKLab | oklab(75.67% 0.1472 -0.0951) |
| OKLCH | oklch(75.67% 0.175 327.1) |
| XYZ | xyz(56.5625, 39.7122, 81.7609) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 2.97
Lavender Pink
#DD85D7
ΔE00 3.25
Orchid
#DA70D6
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 5.91
Light Magenta
#FA5FF7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E984E9 #84E984
analogous
#B784E9 #E984E9 #E984B7
triadic
#E984E9 #E9E984 #84E9E9
tetradic
#E984E9 #E9B784 #84E984 #84B7E9
square
#E984E9 #E9B784 #84E984 #84B7E9
split-complementary
#E984E9 #B7E984 #84E9B7
monochromatic
#CE25CE #E050E0 #E984E9 #F2B8F2 #FAE5FA
Accessibility & contrast
On white
2.35
#E984E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#E984E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E984E9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E984E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E984E9 | 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)
#7CA1ED
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#EF8EAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e984e9; /* rgb */ color: rgb(233, 132, 233); /* oklch */ color: oklch(75.7% 0.175 327.1);
Tailwind
colors: {
custom: {
50: '#f2aaf0',
500: '#e984e9',
950: '#000000',
},
}SCSS
$custom: #e984e9; $custom-light: #f2aaf0; $custom-dark: #000000;
JSON
{
"hex": "#e984e9",
"rgb": {
"r": 233,
"g": 132,
"b": 233
},
"hsl": {
"h": 300,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.75671,
"c": 0.17525,
"h": 327.1
},
"luminance": 0.39709
}Semantic roles & 50–950 ramp
primary
#E984E9
secondary
#D7F1D7
accent
#D21414
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84