#E081FA#E081FA
#E081FA is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.192 H 318.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E081FA |
|---|---|
| RGB | rgb(224, 129, 250) |
| HSL | hsl(287, 92%, 74%) |
| HSV | hsv(287, 48%, 98%) |
| CMYK | cmyk(10.4%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(68.35, 55.19, -45.61) |
| CIE-LCH | lch(68.35, 71.60, 320.43°) |
| OKLab | oklab(75.01% 0.1439 -0.1264) |
| OKLCH | oklch(75.01% 0.192 318.7) |
| XYZ | xyz(55.8438, 38.4519, 94.9043) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 5.23
Liliac
#C48EFD
ΔE00 6.18
Violet Pink
#FB5FFC
ΔE00 6.18
Light Magenta
#FA5FF7
ΔE00 6.31
Orchid
#DA70D6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E081FA #9BFA81
analogous
#A481FA #E081FA #FA81D8
triadic
#E081FA #FAE081 #81FAE0
tetradic
#E081FA #FAA481 #9BFA81 #81D8FA
square
#E081FA #FAA481 #9BFA81 #81D8FA
split-complementary
#E081FA #D8FA81 #81FAA4
monochromatic
#C30BF5 #D246F8 #E081FA #EEBCFC #F8E2FE
Accessibility & contrast
On white
2.42
#E081FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#E081FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E081FA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E081FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E081FA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#E092B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e081fa; /* rgb */ color: rgb(224, 129, 250); /* oklch */ color: oklch(75.0% 0.192 318.7);
Tailwind
colors: {
custom: {
50: '#eca8fc',
500: '#e081fa',
950: '#000000',
},
}SCSS
$custom: #e081fa; $custom-light: #eca8fc; $custom-dark: #000000;
JSON
{
"hex": "#e081fa",
"rgb": {
"r": 224,
"g": 129,
"b": 250
},
"hsl": {
"h": 287.107,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.75005,
"c": 0.1915,
"h": 318.7
},
"luminance": 0.3845
}Semantic roles & 50–950 ramp
primary
#E081FA
secondary
#DCF6D5
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85