#E996DF#E996DF
#E996DF is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.0% C 0.136 H 331.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E996DF |
|---|---|
| RGB | rgb(233, 150, 223) |
| HSL | hsl(307, 65%, 75%) |
| HSV | hsv(307, 36%, 91%) |
| CMYK | cmyk(0%, 35.6%, 4.3%, 8.6%) |
| CIE-LAB | lab(72.54, 42.05, -24.24) |
| CIE-LCH | lch(72.54, 48.53, 330.04°) |
| OKLab | oklab(78.01% 0.1189 -0.0655) |
| OKLCH | oklch(78.01% 0.136 331.2) |
| XYZ | xyz(57.8292, 44.4667, 75.3345) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 4.38
Violet (CSS)
#EE82EE
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 6.60
Purply Pink
#F075E6
ΔE00 7.46
Pink (survey)
#FF81C0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E996DF #96E9A0
analogous
#C996E9 #E996DF #E996B5
triadic
#E996DF #DFE996 #96DFE9
tetradic
#E996DF #E9C996 #96E9A0 #96B5E9
square
#E996DF #E9C996 #96E9A0 #96B5E9
split-complementary
#E996DF #B5E996 #96E9C9
monochromatic
#D431C0 #DE63D0 #E996DF #F4C9EE #FAE6F7
Accessibility & contrast
On white
2.12
#E996DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E996DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E996DF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E996DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E996DF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#F09BB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e996df; /* rgb */ color: rgb(233, 150, 223); /* oklch */ color: oklch(78.0% 0.136 331.2);
Tailwind
colors: {
custom: {
50: '#f1b6e9',
500: '#e996df',
950: '#000000',
},
}SCSS
$custom: #e996df; $custom-light: #f1b6e9; $custom-dark: #000000;
JSON
{
"hex": "#e996df",
"rgb": {
"r": 233,
"g": 150,
"b": 223
},
"hsl": {
"h": 307.229,
"s": 65.354,
"l": 75.098
},
"oklch": {
"l": 0.78005,
"c": 0.13572,
"h": 331.2
},
"luminance": 0.44464
}Semantic roles & 50–950 ramp
primary
#E996DF
secondary
#DAF1DD
accent
#CD2E18
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084