#E084FA#E084FA
#E084FA is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.4% C 0.187 H 318.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E084FA |
|---|---|
| RGB | rgb(224, 132, 250) |
| HSL | hsl(287, 92%, 75%) |
| HSV | hsv(287, 47%, 98%) |
| CMYK | cmyk(10.4%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(68.93, 53.68, -44.70) |
| CIE-LCH | lch(68.93, 69.85, 320.22°) |
| OKLab | oklab(75.44% 0.1398 -0.1237) |
| OKLCH | oklch(75.44% 0.187 318.5) |
| XYZ | xyz(56.2447, 39.2539, 95.0379) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.67
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E084FA #9EFA84
analogous
#A584FA #E084FA #FA84D9
triadic
#E084FA #FAE084 #84FAE0
tetradic
#E084FA #FAA584 #9EFA84 #84D9FA
square
#E084FA #FAA584 #9EFA84 #84D9FA
split-complementary
#E084FA #D9FA84 #84FAA5
monochromatic
#C20EF5 #D149F8 #E084FA #EFBFFC #F8E2FE
Accessibility & contrast
On white
2.37
#E084FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E084FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E084FA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E084FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E084FA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#8AABF7
Tritanopia (blue-blind)
#E094B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e084fa; /* rgb */ color: rgb(224, 132, 250); /* oklch */ color: oklch(75.4% 0.187 318.5);
Tailwind
colors: {
custom: {
50: '#ecaafc',
500: '#e084fa',
950: '#000000',
},
}SCSS
$custom: #e084fa; $custom-light: #ecaafc; $custom-dark: #000000;
JSON
{
"hex": "#e084fa",
"rgb": {
"r": 224,
"g": 132,
"b": 250
},
"hsl": {
"h": 286.78,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.75437,
"c": 0.18672,
"h": 318.5
},
"luminance": 0.39252
}Semantic roles & 50–950 ramp
primary
#E084FA
secondary
#DCF6D5
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85