#E082F2#E082F2
#E082F2 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.182 H 321.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E082F2 |
|---|---|
| RGB | rgb(224, 130, 242) |
| HSL | hsl(290, 81%, 73%) |
| HSV | hsv(290, 46%, 95%) |
| CMYK | cmyk(7.4%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(68.19, 53.15, -41.49) |
| CIE-LCH | lch(68.19, 67.42, 322.02°) |
| OKLab | oklab(74.76% 0.1414 -0.1145) |
| OKLCH | oklch(74.76% 0.182 321) |
| XYZ | xyz(54.7482, 38.2255, 88.4816) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.53
Light Magenta
#FA5FF7
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E082F2 #94F282
analogous
#A882F2 #E082F2 #F282CC
triadic
#E082F2 #F2E082 #82F2E0
tetradic
#E082F2 #F2A882 #94F282 #82CCF2
square
#E082F2 #F2A882 #94F282 #82CCF2
split-complementary
#E082F2 #CCF282 #82F2A8
monochromatic
#C218E2 #D24BEC #E082F2 #EEB9F8 #F8E3FC
Accessibility & contrast
On white
2.43
#E082F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#E082F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E082F2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E082F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E082F2 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#8CAAEF
Tritanopia (blue-blind)
#E290AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e082f2; /* rgb */ color: rgb(224, 130, 242); /* oklch */ color: oklch(74.8% 0.182 321.0);
Tailwind
colors: {
custom: {
50: '#eca9f6',
500: '#e082f2',
950: '#000000',
},
}SCSS
$custom: #e082f2; $custom-light: #eca9f6; $custom-dark: #000000;
JSON
{
"hex": "#e082f2",
"rgb": {
"r": 224,
"g": 130,
"b": 242
},
"hsl": {
"h": 290.357,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.74764,
"c": 0.18192,
"h": 321
},
"luminance": 0.38223
}Semantic roles & 50–950 ramp
primary
#E082F2
secondary
#DCF4D7
accent
#DE082A
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85