#E982F2#E982F2
#E982F2 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.187 H 324.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E982F2 |
|---|---|
| RGB | rgb(233, 130, 242) |
| HSL | hsl(295, 81%, 73%) |
| HSV | hsv(295, 46%, 95%) |
| CMYK | cmyk(3.7%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(69.26, 55.66, -39.73) |
| CIE-LCH | lch(69.26, 68.39, 324.48°) |
| OKLab | oklab(75.79% 0.1516 -0.1093) |
| OKLCH | oklch(75.79% 0.187 324.2) |
| XYZ | xyz(57.6124, 39.7024, 88.6158) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 4.74
Orchid
#DA70D6
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E982F2 #8BF282
analogous
#B182F2 #E982F2 #F282C3
triadic
#E982F2 #F2E982 #82F2E9
tetradic
#E982F2 #F2B182 #8BF282 #82C3F2
square
#E982F2 #F2B182 #8BF282 #82C3F2
split-complementary
#E982F2 #C3F282 #82F2B1
monochromatic
#D218E2 #DF4BEC #E982F2 #F3B9F8 #FAE3FC
Accessibility & contrast
On white
2.35
#E982F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#E982F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E982F2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E982F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E982F2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#92ADEF
Tritanopia (blue-blind)
#ED8FAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e982f2; /* rgb */ color: rgb(233, 130, 242); /* oklch */ color: oklch(75.8% 0.187 324.2);
Tailwind
colors: {
custom: {
50: '#f2a9f6',
500: '#e982f2',
950: '#000000',
},
}SCSS
$custom: #e982f2; $custom-light: #f2a9f6; $custom-dark: #000000;
JSON
{
"hex": "#e982f2",
"rgb": {
"r": 233,
"g": 130,
"b": 242
},
"hsl": {
"h": 295.179,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.7579,
"c": 0.18684,
"h": 324.2
},
"luminance": 0.397
}Semantic roles & 50–950 ramp
primary
#E982F2
secondary
#D9F4D7
accent
#DE0819
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#171017
muted
#857F85