#E982FF#E982FF
#E982FF is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.4% C 0.199 H 320.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E982FF |
|---|---|
| RGB | rgb(233, 130, 255) |
| HSL | hsl(289, 100%, 75%) |
| HSV | hsv(289, 49%, 100%) |
| CMYK | cmyk(8.6%, 49%, 0%, 0%) |
| CIE-LAB | lab(69.83, 58.08, -45.94) |
| CIE-LCH | lch(69.83, 74.05, 321.65°) |
| OKLab | oklab(76.4% 0.1535 -0.1271) |
| OKLCH | oklch(76.4% 0.199 320.4) |
| XYZ | xyz(59.6347, 40.5113, 99.2665) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E982FF #98FF82
analogous
#AA82FF #E982FF #FF82D6
triadic
#E982FF #FFE982 #82FFE9
tetradic
#E982FF #FFAA82 #98FF82 #82D6FF
square
#E982FF #FFAA82 #98FF82 #82D6FF
split-complementary
#E982FF #D6FF82 #82FFAA
monochromatic
#D308FF #DE45FF #E982FF #F4BFFF #FAE0FF
Accessibility & contrast
On white
2.31
#E982FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#E982FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E982FF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E982FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E982FF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#EB93B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e982ff; /* rgb */ color: rgb(233, 130, 255); /* oklch */ color: oklch(76.4% 0.199 320.4);
Tailwind
colors: {
custom: {
50: '#f2a9ff',
500: '#e982ff',
950: '#000000',
},
}SCSS
$custom: #e982ff; $custom-light: #f2a9ff; $custom-dark: #000000;
JSON
{
"hex": "#e982ff",
"rgb": {
"r": 233,
"g": 130,
"b": 255
},
"hsl": {
"h": 289.44,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76404,
"c": 0.19928,
"h": 320.4
},
"luminance": 0.40509
}Semantic roles & 50–950 ramp
primary
#E982FF
secondary
#DAF7D4
accent
#E60028
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86