#E982EE#E982EE
#E982EE is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.6% C 0.183 H 325.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E982EE |
|---|---|
| RGB | rgb(233, 130, 238) |
| HSL | hsl(297, 76%, 72%) |
| HSV | hsv(297, 45%, 93%) |
| CMYK | cmyk(2.1%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(69.09, 54.94, -37.80) |
| CIE-LCH | lch(69.09, 66.69, 325.47°) |
| OKLab | oklab(75.61% 0.1509 -0.1037) |
| OKLCH | oklch(75.61% 0.183 325.5) |
| XYZ | xyz(57.0182, 39.4647, 85.4864) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.89
Purply Pink
#F075E6
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 4.12
Orchid
#DA70D6
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E982EE #87EE82
analogous
#B382EE #E982EE #EE82BD
triadic
#E982EE #EEE982 #82EEE9
tetradic
#E982EE #EEB382 #87EE82 #82BDEE
square
#E982EE #EEB382 #87EE82 #82BDEE
split-complementary
#E982EE #BDEE82 #82EEB3
monochromatic
#D01DD8 #E04CE7 #E982EE #F2B8F5 #FAE4FB
Accessibility & contrast
On white
2.36
#E982EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#E982EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E982EE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E982EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E982EE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F2
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#EE8EAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e982ee; /* rgb */ color: rgb(233, 130, 238); /* oklch */ color: oklch(75.6% 0.183 325.5);
Tailwind
colors: {
custom: {
50: '#f2a9f4',
500: '#e982ee',
950: '#000000',
},
}SCSS
$custom: #e982ee; $custom-light: #f2a9f4; $custom-dark: #000000;
JSON
{
"hex": "#e982ee",
"rgb": {
"r": 233,
"g": 130,
"b": 238
},
"hsl": {
"h": 297.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.75607,
"c": 0.18311,
"h": 325.5
},
"luminance": 0.39462
}Semantic roles & 50–950 ramp
primary
#E982EE
secondary
#D9F3D8
accent
#D80D17
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85