#E994EB#E994EB
#E994EB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.2% C 0.150 H 326.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E994EB |
|---|---|
| RGB | rgb(233, 148, 235) |
| HSL | hsl(299, 69%, 75%) |
| HSV | hsv(299, 37%, 92%) |
| CMYK | cmyk(0.9%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(72.56, 45.23, -30.77) |
| CIE-LCH | lch(72.56, 54.71, 325.77°) |
| OKLab | oklab(78.17% 0.1248 -0.0838) |
| OKLCH | oklch(78.17% 0.15 326.1) |
| XYZ | xyz(59.1883, 44.5041, 84.0535) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 4.29
Plum
#DDA0DD
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 7.69
Mauve
#E0B0FF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E994EB #96EB94
analogous
#BE94EB #E994EB #EB94C1
triadic
#E994EB #EBE994 #94EBE9
tetradic
#E994EB #EBBE94 #96EB94 #94C1EB
square
#E994EB #EBBE94 #96EB94 #94C1EB
split-complementary
#E994EB #C1EB94 #94EBBE
monochromatic
#D42DD8 #DE60E1 #E994EB #F4C8F5 #FAE5FA
Accessibility & contrast
On white
2.12
#E994EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#E994EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E994EB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E994EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E994EB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#EE9CB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e994eb; /* rgb */ color: rgb(233, 148, 235); /* oklch */ color: oklch(78.2% 0.150 326.1);
Tailwind
colors: {
custom: {
50: '#f1b5f1',
500: '#e994eb',
950: '#000000',
},
}SCSS
$custom: #e994eb; $custom-light: #f1b5f1; $custom-dark: #000000;
JSON
{
"hex": "#e994eb",
"rgb": {
"r": 233,
"g": 148,
"b": 235
},
"hsl": {
"h": 298.621,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.7817,
"c": 0.15032,
"h": 326.1
},
"luminance": 0.44502
}Semantic roles & 50–950 ramp
primary
#E994EB
secondary
#DAF2D9
accent
#D01519
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085