#E084FC#E084FC
#E084FC is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.5% C 0.189 H 317.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E084FC |
|---|---|
| RGB | rgb(224, 132, 252) |
| HSL | hsl(286, 95%, 75%) |
| HSV | hsv(286, 48%, 99%) |
| CMYK | cmyk(11.1%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(69.03, 54.07, -45.65) |
| CIE-LCH | lch(69.03, 70.76, 319.83°) |
| OKLab | oklab(75.53% 0.1401 -0.1265) |
| OKLCH | oklch(75.53% 0.189 317.9) |
| XYZ | xyz(56.5600, 39.3800, 96.6983) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 5.67
Liliac
#C48EFD
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.65
Light Purple
#BF77F6
ΔE00 6.66
Violet Pink
#FB5FFC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E084FC #A0FC84
analogous
#A484FC #E084FC #FC84DC
triadic
#E084FC #FCE084 #84FCE0
tetradic
#E084FC #FCA484 #A0FC84 #84DCFC
square
#E084FC #FCA484 #A0FC84 #84DCFC
split-complementary
#E084FC #DCFC84 #84FCA4
monochromatic
#C20DF9 #D148FB #E084FC #EFC0FD #F7E1FE
Accessibility & contrast
On white
2.37
#E084FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E084FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E084FC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E084FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E084FC | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#E095B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e084fc; /* rgb */ color: rgb(224, 132, 252); /* oklch */ color: oklch(75.5% 0.189 317.9);
Tailwind
colors: {
custom: {
50: '#ecaafe',
500: '#e084fc',
950: '#000000',
},
}SCSS
$custom: #e084fc; $custom-light: #ecaafe; $custom-dark: #000000;
JSON
{
"hex": "#e084fc",
"rgb": {
"r": 224,
"g": 132,
"b": 252
},
"hsl": {
"h": 286,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.75534,
"c": 0.18876,
"h": 317.9
},
"luminance": 0.39378
}Semantic roles & 50–950 ramp
primary
#E084FC
secondary
#DCF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86