#E996F9#E996F9
#E996F9 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.1% C 0.161 H 321.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E996F9 |
|---|---|
| RGB | rgb(233, 150, 249) |
| HSL | hsl(290, 89%, 78%) |
| HSV | hsv(290, 40%, 98%) |
| CMYK | cmyk(6.4%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.53, 46.80, -36.90) |
| CIE-LCH | lch(73.53, 59.60, 321.75°) |
| OKLab | oklab(79.08% 0.1249 -0.1013) |
| OKLCH | oklch(79.08% 0.161 321) |
| XYZ | xyz(61.6074, 45.9780, 95.2335) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 6.13
Baby Purple
#CA9BF7
ΔE00 6.25
Lilac (survey)
#CEA2FD
ΔE00 6.62
Plum
#DDA0DD
ΔE00 6.64
Mauve
#E0B0FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E996F9 #A6F996
analogous
#B796F9 #E996F9 #F996D7
triadic
#E996F9 #F9E996 #96F9E9
tetradic
#E996F9 #F9B796 #A6F996 #96D7F9
square
#E996F9 #F9B796 #A6F996 #96D7F9
split-complementary
#E996F9 #D7F996 #96F9B7
monochromatic
#D122F2 #DD5CF6 #E996F9 #F5D0FC #F9E2FD
Accessibility & contrast
On white
2.06
#E996F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#E996F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E996F9
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E996F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E996F9 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#EBA2BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e996f9; /* rgb */ color: rgb(233, 150, 249); /* oklch */ color: oklch(79.1% 0.161 321.0);
Tailwind
colors: {
custom: {
50: '#f1b6fb',
500: '#e996f9',
950: '#000000',
},
}SCSS
$custom: #e996f9; $custom-light: #f1b6fb; $custom-dark: #000000;
JSON
{
"hex": "#e996f9",
"rgb": {
"r": 233,
"g": 150,
"b": 249
},
"hsl": {
"h": 290.303,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.79078,
"c": 0.16082,
"h": 321
},
"luminance": 0.45976
}Semantic roles & 50–950 ramp
primary
#E996F9
secondary
#DBF5D6
accent
#E60025
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085