#E984E2#E984E2
#E984E2 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.4% C 0.169 H 329.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E984E2 |
|---|---|
| RGB | rgb(233, 132, 226) |
| HSL | hsl(304, 70%, 72%) |
| HSV | hsv(304, 43%, 91%) |
| CMYK | cmyk(0%, 43.3%, 3%, 8.6%) |
| CIE-LAB | lab(68.98, 51.82, -31.35) |
| CIE-LCH | lch(68.98, 60.57, 328.82°) |
| OKLab | oklab(75.37% 0.1458 -0.0854) |
| OKLCH | oklch(75.37% 0.169 329.7) |
| XYZ | xyz(55.5823, 39.3201, 76.5986) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Lavender Pink
#DD85D7
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.12
Orchid
#DA70D6
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E984E2 #84E98B
analogous
#BE84E9 #E984E2 #E984B0
triadic
#E984E2 #E2E984 #84E2E9
tetradic
#E984E2 #E9BE84 #84E98B #84B0E9
square
#E984E2 #E9BE84 #84E98B #84B0E9
split-complementary
#E984E2 #B0E984 #84E9BE
monochromatic
#CE25C2 #E050D6 #E984E2 #F2B8EE #FAE5F9
Accessibility & contrast
On white
2.37
#E984E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#E984E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E984E2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E984E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E984E2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E5
Deuteranopia (green-blind)
#9AADDF
Tritanopia (blue-blind)
#F08CA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e984e2; /* rgb */ color: rgb(233, 132, 226); /* oklch */ color: oklch(75.4% 0.169 329.7);
Tailwind
colors: {
custom: {
50: '#f2aaeb',
500: '#e984e2',
950: '#000000',
},
}SCSS
$custom: #e984e2; $custom-light: #f2aaeb; $custom-dark: #000000;
JSON
{
"hex": "#e984e2",
"rgb": {
"r": 233,
"g": 132,
"b": 226
},
"hsl": {
"h": 304.158,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.75369,
"c": 0.16896,
"h": 329.7
},
"luminance": 0.39317
}Semantic roles & 50–950 ramp
primary
#E984E2
secondary
#D7F1D9
accent
#D22114
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84