#E996EF#E996EF
#E996EF is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.6% C 0.151 H 324.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E996EF |
|---|---|
| RGB | rgb(233, 150, 239) |
| HSL | hsl(296, 74%, 76%) |
| HSV | hsv(296, 37%, 94%) |
| CMYK | cmyk(2.5%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.14, 44.93, -32.07) |
| CIE-LCH | lch(73.14, 55.20, 324.48°) |
| OKLab | oklab(78.65% 0.1228 -0.0876) |
| OKLCH | oklch(78.65% 0.151 324.5) |
| XYZ | xyz(60.0891, 45.3707, 87.2368) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 4.93
Plum
#DDA0DD
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 6.74
Mauve
#E0B0FF
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E996EF #9CEF96
analogous
#BD96EF #E996EF #EF96C9
triadic
#E996EF #EFE996 #96EFE9
tetradic
#E996EF #EFBD96 #9CEF96 #96C9EF
square
#E996EF #EFBD96 #9CEF96 #96C9EF
split-complementary
#E996EF #C9EF96 #96EFBD
monochromatic
#D32CDF #DE61E7 #E996EF #F4CBF7 #F9E4FB
Accessibility & contrast
On white
2.08
#E996EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E996EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E996EF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E996EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E996EF | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF2
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#ED9FB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e996ef; /* rgb */ color: rgb(233, 150, 239); /* oklch */ color: oklch(78.6% 0.151 324.5);
Tailwind
colors: {
custom: {
50: '#f1b6f4',
500: '#e996ef',
950: '#000000',
},
}SCSS
$custom: #e996ef; $custom-light: #f1b6f4; $custom-dark: #000000;
JSON
{
"hex": "#e996ef",
"rgb": {
"r": 233,
"g": 150,
"b": 239
},
"hsl": {
"h": 295.955,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.7865,
"c": 0.1508,
"h": 324.5
},
"luminance": 0.45368
}Semantic roles & 50–950 ramp
primary
#E996EF
secondary
#DAF3D8
accent
#D6101D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085