#E995FA#E995FA
#E995FA is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.0% C 0.164 H 320.7°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E995FA |
|---|---|
| RGB | rgb(233, 149, 250) |
| HSL | hsl(290, 91%, 78%) |
| HSV | hsv(290, 40%, 98%) |
| CMYK | cmyk(6.8%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(73.37, 47.51, -37.70) |
| CIE-LCH | lch(73.37, 60.66, 321.57°) |
| OKLab | oklab(78.97% 0.1265 -0.1036) |
| OKLCH | oklch(78.97% 0.164 320.7) |
| XYZ | xyz(61.6049, 45.7228, 96.0042) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 6.92
Mauve
#E0B0FF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E995FA #A6FA95
analogous
#B695FA #E995FA #FA95D8
triadic
#E995FA #FAE995 #95FAE9
tetradic
#E995FA #FAB695 #A6FA95 #95D8FA
square
#E995FA #FAB695 #A6FA95 #95D8FA
split-complementary
#E995FA #D8FA95 #95FAB6
monochromatic
#D120F4 #DD5BF7 #E995FA #F5CFFD #F9E2FE
Accessibility & contrast
On white
2.07
#E995FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E995FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E995FA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E995FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E995FA | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFE
Deuteranopia (green-blind)
#9EB7F7
Tritanopia (blue-blind)
#EBA1BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e995fa; /* rgb */ color: rgb(233, 149, 250); /* oklch */ color: oklch(79.0% 0.164 320.7);
Tailwind
colors: {
custom: {
50: '#f1b6fc',
500: '#e995fa',
950: '#000000',
},
}SCSS
$custom: #e995fa; $custom-light: #f1b6fc; $custom-dark: #000000;
JSON
{
"hex": "#e995fa",
"rgb": {
"r": 233,
"g": 149,
"b": 250
},
"hsl": {
"h": 289.901,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.78967,
"c": 0.16352,
"h": 320.7
},
"luminance": 0.45721
}Semantic roles & 50–950 ramp
primary
#E995FA
secondary
#DBF6D5
accent
#E60027
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085