#E982EB#E982EB
#E982EB is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.5% C 0.180 H 326.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E982EB |
|---|---|
| RGB | rgb(233, 130, 235) |
| HSL | hsl(299, 72%, 72%) |
| HSV | hsv(299, 45%, 92%) |
| CMYK | cmyk(0.9%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.96, 54.40, -36.35) |
| CIE-LCH | lch(68.96, 65.43, 326.25°) |
| OKLab | oklab(75.47% 0.1504 -0.0996) |
| OKLCH | oklch(75.47% 0.18 326.5) |
| XYZ | xyz(56.5812, 39.2899, 83.1845) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.81
Purply Pink
#F075E6
ΔE00 2.70
Lavender Pink
#DD85D7
ΔE00 3.67
Orchid
#DA70D6
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E982EB #84EB82
analogous
#B582EB #E982EB #EB82B9
triadic
#E982EB #EBE982 #82EBE9
tetradic
#E982EB #EBB582 #84EB82 #82B9EB
square
#E982EB #EBB582 #84EB82 #82B9EB
split-complementary
#E982EB #B9EB82 #82EBB5
monochromatic
#CE21D1 #E04DE3 #E982EB #F2B7F3 #FAE5FB
Accessibility & contrast
On white
2.37
#E982EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#E982EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E982EB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E982EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E982EB | 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)
#78A0EF
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#EE8DAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e982eb; /* rgb */ color: rgb(233, 130, 235); /* oklch */ color: oklch(75.5% 0.180 326.5);
Tailwind
colors: {
custom: {
50: '#f2a9f1',
500: '#e982eb',
950: '#000000',
},
}SCSS
$custom: #e982eb; $custom-light: #f2a9f1; $custom-dark: #000000;
JSON
{
"hex": "#e982eb",
"rgb": {
"r": 233,
"g": 130,
"b": 235
},
"hsl": {
"h": 298.857,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.75472,
"c": 0.18035,
"h": 326.5
},
"luminance": 0.39287
}Semantic roles & 50–950 ramp
primary
#E982EB
secondary
#D7F2D7
accent
#D41115
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85