#E984E7#E984E7
#E984E7 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.6% C 0.173 H 327.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E984E7 |
|---|---|
| RGB | rgb(233, 132, 231) |
| HSL | hsl(301, 70%, 72%) |
| HSV | hsv(301, 43%, 91%) |
| CMYK | cmyk(0%, 43.3%, 0.9%, 8.6%) |
| CIE-LAB | lab(69.18, 52.69, -33.80) |
| CIE-LCH | lch(69.18, 62.60, 327.32°) |
| OKLab | oklab(75.58% 0.1468 -0.0923) |
| OKLCH | oklch(75.58% 0.173 327.8) |
| XYZ | xyz(56.2784, 39.5985, 80.2647) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 2.96
Orchid
#DA70D6
ΔE00 5.24
Candy Pink
#FF63E9
ΔE00 5.91
Light Magenta
#FA5FF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E984E7 #84E986
analogous
#B984E9 #E984E7 #E984B5
triadic
#E984E7 #E7E984 #84E7E9
tetradic
#E984E7 #E9B984 #84E986 #84B5E9
square
#E984E7 #E9B984 #84E986 #84B5E9
split-complementary
#E984E7 #B5E984 #84E9B9
monochromatic
#CE25CA #E050DD #E984E7 #F2B8F1 #FAE5FA
Accessibility & contrast
On white
2.35
#E984E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#E984E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E984E7
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E984E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E984E7 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EA
Deuteranopia (green-blind)
#98AEE4
Tritanopia (blue-blind)
#EF8EAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e984e7; /* rgb */ color: rgb(233, 132, 231); /* oklch */ color: oklch(75.6% 0.173 327.8);
Tailwind
colors: {
custom: {
50: '#f2aaef',
500: '#e984e7',
950: '#000000',
},
}SCSS
$custom: #e984e7; $custom-light: #f2aaef; $custom-dark: #000000;
JSON
{
"hex": "#e984e7",
"rgb": {
"r": 233,
"g": 132,
"b": 231
},
"hsl": {
"h": 301.188,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.75584,
"c": 0.17344,
"h": 327.8
},
"luminance": 0.39596
}Semantic roles & 50–950 ramp
primary
#E984E7
secondary
#D7F1D8
accent
#D21814
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84