#E982ED#E982ED
#E982ED is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.6% C 0.182 H 325.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E982ED |
|---|---|
| RGB | rgb(233, 130, 237) |
| HSL | hsl(298, 75%, 72%) |
| HSV | hsv(298, 45%, 93%) |
| CMYK | cmyk(1.7%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(69.04, 54.76, -37.32) |
| CIE-LCH | lch(69.04, 66.27, 325.72°) |
| OKLab | oklab(75.56% 0.1507 -0.1023) |
| OKLCH | oklch(75.56% 0.182 325.8) |
| XYZ | xyz(56.8717, 39.4061, 84.7148) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.83
Purply Pink
#F075E6
ΔE00 2.83
Lavender Pink
#DD85D7
ΔE00 3.97
Orchid
#DA70D6
ΔE00 5.24
Candy Pink
#FF63E9
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E982ED #86ED82
analogous
#B482ED #E982ED #ED82BC
triadic
#E982ED #EDE982 #82EDE9
tetradic
#E982ED #EDB482 #86ED82 #82BCED
square
#E982ED #EDB482 #86ED82 #82BCED
split-complementary
#E982ED #BCED82 #82EDB4
monochromatic
#CF1FD6 #E04DE5 #E982ED #F2B7F5 #FAE4FB
Accessibility & contrast
On white
2.36
#E982ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E982ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E982ED
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E982ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E982ED | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#EE8EAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e982ed; /* rgb */ color: rgb(233, 130, 237); /* oklch */ color: oklch(75.6% 0.182 325.8);
Tailwind
colors: {
custom: {
50: '#f2a9f3',
500: '#e982ed',
950: '#000000',
},
}SCSS
$custom: #e982ed; $custom-light: #f2a9f3; $custom-dark: #000000;
JSON
{
"hex": "#e982ed",
"rgb": {
"r": 233,
"g": 130,
"b": 237
},
"hsl": {
"h": 297.757,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.75562,
"c": 0.18219,
"h": 325.8
},
"luminance": 0.39403
}Semantic roles & 50–950 ramp
primary
#E982ED
secondary
#D9F3D8
accent
#D70F16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85