#E082F5#E082F5
#E082F5 is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.185 H 320.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E082F5 |
|---|---|
| RGB | rgb(224, 130, 245) |
| HSL | hsl(289, 85%, 74%) |
| HSV | hsv(289, 47%, 96%) |
| CMYK | cmyk(8.6%, 46.9%, 0%, 3.9%) |
| CIE-LAB | lab(68.32, 53.72, -42.92) |
| CIE-LCH | lch(68.32, 68.76, 321.37°) |
| OKLab | oklab(74.91% 0.1418 -0.1186) |
| OKLCH | oklch(74.91% 0.185 320.1) |
| XYZ | xyz(55.2025, 38.4072, 90.8740) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.60
Orchid
#DA70D6
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.30
Light Magenta
#FA5FF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E082F5 #97F582
analogous
#A682F5 #E082F5 #F582D1
triadic
#E082F5 #F5E082 #82F5E0
tetradic
#E082F5 #F5A682 #97F582 #82D1F5
square
#E082F5 #F5A682 #97F582 #82D1F5
split-complementary
#E082F5 #D1F582 #82F5A6
monochromatic
#C313EA #D249F0 #E082F5 #EEBBFA #F8E3FD
Accessibility & contrast
On white
2.42
#E082F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E082F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E082F5
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E082F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E082F5 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#8BAAF2
Tritanopia (blue-blind)
#E191B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e082f5; /* rgb */ color: rgb(224, 130, 245); /* oklch */ color: oklch(74.9% 0.185 320.1);
Tailwind
colors: {
custom: {
50: '#eca9f9',
500: '#e082f5',
950: '#000000',
},
}SCSS
$custom: #e082f5; $custom-light: #eca9f9; $custom-dark: #000000;
JSON
{
"hex": "#e082f5",
"rgb": {
"r": 224,
"g": 130,
"b": 245
},
"hsl": {
"h": 289.043,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.74907,
"c": 0.1849,
"h": 320.1
},
"luminance": 0.38405
}Semantic roles & 50–950 ramp
primary
#E082F5
secondary
#DCF5D6
accent
#E2042C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85