#E984E8#E984E8
#E984E8 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.6% C 0.174 H 327.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E984E8 |
|---|---|
| RGB | rgb(233, 132, 232) |
| HSL | hsl(301, 70%, 72%) |
| HSV | hsv(301, 43%, 91%) |
| CMYK | cmyk(0%, 43.3%, 0.4%, 8.6%) |
| CIE-LAB | lab(69.22, 52.87, -34.29) |
| CIE-LCH | lch(69.22, 63.02, 327.03°) |
| OKLab | oklab(75.63% 0.147 -0.0937) |
| OKLCH | oklch(75.63% 0.174 327.5) |
| XYZ | xyz(56.4200, 39.6552, 81.0107) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.16
Purply Pink
#F075E6
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 3.10
Orchid
#DA70D6
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 5.91
Light Magenta
#FA5FF7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E984E8 #84E985
analogous
#B884E9 #E984E8 #E984B6
triadic
#E984E8 #E8E984 #84E8E9
tetradic
#E984E8 #E9B884 #84E985 #84B6E9
square
#E984E8 #E9B884 #84E985 #84B6E9
split-complementary
#E984E8 #B6E984 #84E9B8
monochromatic
#CE25CC #E050DE #E984E8 #F2B8F2 #FAE5FA
Accessibility & contrast
On white
2.35
#E984E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E984E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E984E8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E984E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E984E8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EB
Deuteranopia (green-blind)
#98AEE5
Tritanopia (blue-blind)
#EF8EAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e984e8; /* rgb */ color: rgb(233, 132, 232); /* oklch */ color: oklch(75.6% 0.174 327.5);
Tailwind
colors: {
custom: {
50: '#f2aaef',
500: '#e984e8',
950: '#000000',
},
}SCSS
$custom: #e984e8; $custom-light: #f2aaef; $custom-dark: #000000;
JSON
{
"hex": "#e984e8",
"rgb": {
"r": 233,
"g": 132,
"b": 232
},
"hsl": {
"h": 300.594,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.75627,
"c": 0.17434,
"h": 327.5
},
"luminance": 0.39652
}Semantic roles & 50–950 ramp
primary
#E984E8
secondary
#D7F1D8
accent
#D21614
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84