#E982EA#E982EA
#E982EA is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.179 H 326.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E982EA |
|---|---|
| RGB | rgb(233, 130, 234) |
| HSL | hsl(299, 71%, 71%) |
| HSV | hsv(299, 44%, 92%) |
| CMYK | cmyk(0.4%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(68.92, 54.22, -35.86) |
| CIE-LCH | lch(68.92, 65.01, 326.52°) |
| OKLab | oklab(75.43% 0.1502 -0.0982) |
| OKLCH | oklch(75.43% 0.179 326.8) |
| XYZ | xyz(56.4371, 39.2322, 82.4258) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.85
Purply Pink
#F075E6
ΔE00 2.65
Lavender Pink
#DD85D7
ΔE00 3.52
Orchid
#DA70D6
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E982EA #83EA82
analogous
#B582EA #E982EA #EA82B7
triadic
#E982EA #EAE982 #82EAE9
tetradic
#E982EA #EAB582 #83EA82 #82B7EA
square
#E982EA #EAB582 #83EA82 #82B7EA
split-complementary
#E982EA #B7EA82 #82EAB5
monochromatic
#CD23CF #E04EE1 #E982EA #F2B6F3 #FAE5FB
Accessibility & contrast
On white
2.37
#E982EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E982EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E982EA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E982EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E982EA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#EE8DAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e982ea; /* rgb */ color: rgb(233, 130, 234); /* oklch */ color: oklch(75.4% 0.179 326.8);
Tailwind
colors: {
custom: {
50: '#f2a9f1',
500: '#e982ea',
950: '#000000',
},
}SCSS
$custom: #e982ea; $custom-light: #f2a9f1; $custom-dark: #000000;
JSON
{
"hex": "#e982ea",
"rgb": {
"r": 233,
"g": 130,
"b": 234
},
"hsl": {
"h": 299.423,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.75428,
"c": 0.17944,
"h": 326.8
},
"luminance": 0.39229
}Semantic roles & 50–950 ramp
primary
#E982EA
secondary
#D7F1D6
accent
#D31214
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84