#E084FB#E084FB
#E084FB is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.5% C 0.188 H 318.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E084FB |
|---|---|
| RGB | rgb(224, 132, 251) |
| HSL | hsl(286, 94%, 75%) |
| HSV | hsv(286, 47%, 98%) |
| CMYK | cmyk(10.8%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.98, 53.87, -45.17) |
| CIE-LCH | lch(68.98, 70.31, 320.02°) |
| OKLab | oklab(75.49% 0.14 -0.1251) |
| OKLCH | oklch(75.49% 0.188 318.2) |
| XYZ | xyz(56.4019, 39.3168, 95.8659) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 5.55
Liliac
#C48EFD
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.68
Light Purple
#BF77F6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E084FB #9FFB84
analogous
#A584FB #E084FB #FB84DA
triadic
#E084FB #FBE084 #84FBE0
tetradic
#E084FB #FBA584 #9FFB84 #84DAFB
square
#E084FB #FBA584 #9FFB84 #84DAFB
split-complementary
#E084FB #DAFB84 #84FBA5
monochromatic
#C20DF7 #D149F9 #E084FB #EFBFFD #F8E1FE
Accessibility & contrast
On white
2.37
#E084FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#E084FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E084FB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E084FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E084FB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#8AABF8
Tritanopia (blue-blind)
#E095B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e084fb; /* rgb */ color: rgb(224, 132, 251); /* oklch */ color: oklch(75.5% 0.188 318.2);
Tailwind
colors: {
custom: {
50: '#ecaafd',
500: '#e084fb',
950: '#000000',
},
}SCSS
$custom: #e084fb; $custom-light: #ecaafd; $custom-dark: #000000;
JSON
{
"hex": "#e084fb",
"rgb": {
"r": 224,
"g": 132,
"b": 251
},
"hsl": {
"h": 286.387,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.75485,
"c": 0.18774,
"h": 318.2
},
"luminance": 0.39315
}Semantic roles & 50–950 ramp
primary
#E084FB
secondary
#DCF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85