#E082EB#E082EB
#E082EB is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.4% C 0.175 H 323.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E082EB |
|---|---|
| RGB | rgb(224, 130, 235) |
| HSL | hsl(294, 72%, 72%) |
| HSV | hsv(294, 45%, 92%) |
| CMYK | cmyk(4.7%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.88, 51.83, -38.11) |
| CIE-LCH | lch(67.88, 64.33, 323.67°) |
| OKLab | oklab(74.44% 0.1402 -0.1048) |
| OKLCH | oklch(74.44% 0.175 323.2) |
| XYZ | xyz(53.7170, 37.8130, 83.0503) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 3.89
Orchid
#DA70D6
ΔE00 4.78
Light Magenta
#FA5FF7
ΔE00 6.44
Candy Pink
#FF63E9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E082EB #8DEB82
analogous
#AC82EB #E082EB #EB82C2
triadic
#E082EB #EBE082 #82EBE0
tetradic
#E082EB #EBAC82 #8DEB82 #82C2EB
square
#E082EB #EBAC82 #8DEB82 #82C2EB
split-complementary
#E082EB #C2EB82 #82EBAC
monochromatic
#BF21D1 #D34DE3 #E082EB #EDB7F3 #F8E5FB
Accessibility & contrast
On white
2.45
#E082EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E082EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E082EB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E082EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E082EB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#E38EAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e082eb; /* rgb */ color: rgb(224, 130, 235); /* oklch */ color: oklch(74.4% 0.175 323.2);
Tailwind
colors: {
custom: {
50: '#eba9f2',
500: '#e082eb',
950: '#000000',
},
}SCSS
$custom: #e082eb; $custom-light: #eba9f2; $custom-dark: #000000;
JSON
{
"hex": "#e082eb",
"rgb": {
"r": 224,
"g": 130,
"b": 235
},
"hsl": {
"h": 293.714,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.74438,
"c": 0.17506,
"h": 323.2
},
"luminance": 0.37811
}Semantic roles & 50–950 ramp
primary
#E082EB
secondary
#DAF2D7
accent
#D41125
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85