#E994DB#E994DB
#E994DB is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.5% C 0.136 H 332.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E994DB |
|---|---|
| RGB | rgb(233, 148, 219) |
| HSL | hsl(310, 66%, 75%) |
| HSV | hsv(310, 36%, 91%) |
| CMYK | cmyk(0%, 36.5%, 6%, 8.6%) |
| CIE-LAB | lab(71.97, 42.40, -22.90) |
| CIE-LCH | lch(71.97, 48.19, 331.62°) |
| OKLab | oklab(77.53% 0.1208 -0.0617) |
| OKLCH | oklch(77.53% 0.136 332.9) |
| XYZ | xyz(56.9798, 43.6207, 72.4224) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 6.06
Purply Pink
#F075E6
ΔE00 7.39
Pink (survey)
#FF81C0
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E994DB #94E9A2
analogous
#CC94E9 #E994DB #E994B1
triadic
#E994DB #DBE994 #94DBE9
tetradic
#E994DB #E9CC94 #94E9A2 #94B1E9
square
#E994DB #E9CC94 #94E9A2 #94B1E9
split-complementary
#E994DB #B1E994 #94E9CC
monochromatic
#D42EB9 #DF61CA #E994DB #F3C7EC #FAE6F6
Accessibility & contrast
On white
2.16
#E994DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#E994DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E994DB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E994DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E994DB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DE
Deuteranopia (green-blind)
#A8B5D8
Tritanopia (blue-blind)
#F099AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e994db; /* rgb */ color: rgb(233, 148, 219); /* oklch */ color: oklch(77.5% 0.136 332.9);
Tailwind
colors: {
custom: {
50: '#f1b5e6',
500: '#e994db',
950: '#000000',
},
}SCSS
$custom: #e994db; $custom-light: #f1b5e6; $custom-dark: #000000;
JSON
{
"hex": "#e994db",
"rgb": {
"r": 233,
"g": 148,
"b": 219
},
"hsl": {
"h": 309.882,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.77531,
"c": 0.13565,
"h": 332.9
},
"luminance": 0.43618
}Semantic roles & 50–950 ramp
primary
#E994DB
secondary
#DAF1DE
accent
#CE3618
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084