#E082EC#E082EC
#E082EC is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.5% C 0.176 H 322.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E082EC |
|---|---|
| RGB | rgb(224, 130, 236) |
| HSL | hsl(293, 74%, 72%) |
| HSV | hsv(293, 45%, 93%) |
| CMYK | cmyk(5.1%, 44.9%, 0%, 7.5%) |
| CIE-LAB | lab(67.93, 52.01, -38.59) |
| CIE-LCH | lch(67.93, 64.77, 323.42°) |
| OKLab | oklab(74.48% 0.1404 -0.1062) |
| OKLCH | oklch(74.48% 0.176 322.9) |
| XYZ | xyz(53.8619, 37.8710, 83.8133) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.07
Orchid
#DA70D6
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 6.41
Violet Pink
#FB5FFC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E082EC #8EEC82
analogous
#AB82EC #E082EC #EC82C3
triadic
#E082EC #ECE082 #82ECE0
tetradic
#E082EC #ECAB82 #8EEC82 #82C3EC
square
#E082EC #ECAB82 #8EEC82 #82C3EC
split-complementary
#E082EC #C3EC82 #82ECAB
monochromatic
#BF20D3 #D34DE4 #E082EC #EDB7F4 #F8E4FB
Accessibility & contrast
On white
2.45
#E082EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E082EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E082EC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E082EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E082EC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EF0
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#E38FAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e082ec; /* rgb */ color: rgb(224, 130, 236); /* oklch */ color: oklch(74.5% 0.176 322.9);
Tailwind
colors: {
custom: {
50: '#eba9f2',
500: '#e082ec',
950: '#000000',
},
}SCSS
$custom: #e082ec; $custom-light: #eba9f2; $custom-dark: #000000;
JSON
{
"hex": "#e082ec",
"rgb": {
"r": 224,
"g": 130,
"b": 236
},
"hsl": {
"h": 293.208,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.74484,
"c": 0.17603,
"h": 322.9
},
"luminance": 0.37869
}Semantic roles & 50–950 ramp
primary
#E082EC
secondary
#DAF2D7
accent
#D61026
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85