#E082FB#E082FB
#E082FB is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.191 H 318.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E082FB |
|---|---|
| RGB | rgb(224, 130, 251) |
| HSL | hsl(287, 94%, 75%) |
| HSV | hsv(287, 48%, 98%) |
| CMYK | cmyk(10.8%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.59, 54.88, -45.78) |
| CIE-LCH | lch(68.59, 71.47, 320.16°) |
| OKLab | oklab(75.2% 0.1427 -0.1269) |
| OKLCH | oklch(75.2% 0.191 318.4) |
| XYZ | xyz(56.1333, 38.7795, 95.7764) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 5.41
Liliac
#C48EFD
ΔE00 6.03
Violet Pink
#FB5FFC
ΔE00 6.36
Light Magenta
#FA5FF7
ΔE00 6.50
Light Purple
#BF77F6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E082FB #9DFB82
analogous
#A482FB #E082FB #FB82D9
triadic
#E082FB #FBE082 #82FBE0
tetradic
#E082FB #FBA482 #9DFB82 #82D9FB
square
#E082FB #FBA482 #9DFB82 #82D9FB
split-complementary
#E082FB #D9FB82 #82FBA4
monochromatic
#C30BF7 #D147F9 #E082FB #EFBDFD #F8E1FE
Accessibility & contrast
On white
2.40
#E082FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#E082FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E082FB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E082FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E082FB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#E093B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e082fb; /* rgb */ color: rgb(224, 130, 251); /* oklch */ color: oklch(75.2% 0.191 318.4);
Tailwind
colors: {
custom: {
50: '#eca9fd',
500: '#e082fb',
950: '#000000',
},
}SCSS
$custom: #e082fb; $custom-light: #eca9fd; $custom-dark: #000000;
JSON
{
"hex": "#e082fb",
"rgb": {
"r": 224,
"g": 130,
"b": 251
},
"hsl": {
"h": 286.612,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.75197,
"c": 0.19092,
"h": 318.4
},
"luminance": 0.38778
}Semantic roles & 50–950 ramp
primary
#E082FB
secondary
#DCF6D5
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85