#E996FC#E996FC
#E996FC is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.164 H 320.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E996FC |
|---|---|
| RGB | rgb(233, 150, 252) |
| HSL | hsl(289, 94%, 79%) |
| HSV | hsv(289, 40%, 99%) |
| CMYK | cmyk(7.5%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(73.65, 47.38, -38.34) |
| CIE-LCH | lch(73.65, 60.95, 321.02°) |
| OKLab | oklab(79.21% 0.1255 -0.1054) |
| OKLCH | oklch(79.21% 0.164 320) |
| XYZ | xyz(62.0791, 46.1667, 97.7175) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Baby Purple
#CA9BF7
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 6.72
Pastel Purple
#CAA0FF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E996FC #A9FC96
analogous
#B696FC #E996FC #FC96DC
triadic
#E996FC #FCE996 #96FCE9
tetradic
#E996FC #FCB696 #A9FC96 #96DCFC
square
#E996FC #FCB696 #A9FC96 #96DCFC
split-complementary
#E996FC #DCFC96 #96FCB6
monochromatic
#D01FF9 #DD5BFA #E996FC #F5D2FE #F9E1FE
Accessibility & contrast
On white
2.05
#E996FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#E996FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E996FC
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E996FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E996FC | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#EAA2BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e996fc; /* rgb */ color: rgb(233, 150, 252); /* oklch */ color: oklch(79.2% 0.164 320.0);
Tailwind
colors: {
custom: {
50: '#f1b6fd',
500: '#e996fc',
950: '#000000',
},
}SCSS
$custom: #e996fc; $custom-light: #f1b6fd; $custom-dark: #000000;
JSON
{
"hex": "#e996fc",
"rgb": {
"r": 233,
"g": 150,
"b": 252
},
"hsl": {
"h": 288.824,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.7921,
"c": 0.1639,
"h": 320
},
"luminance": 0.46165
}Semantic roles & 50–950 ramp
primary
#E996FC
secondary
#DBF6D5
accent
#E6002B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085