#E994DF#E994DF
#E994DF is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.7% C 0.139 H 331.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E994DF |
|---|---|
| RGB | rgb(233, 148, 223) |
| HSL | hsl(307, 66%, 75%) |
| HSV | hsv(307, 36%, 91%) |
| CMYK | cmyk(0%, 36.5%, 4.3%, 8.6%) |
| CIE-LAB | lab(72.12, 43.09, -24.88) |
| CIE-LCH | lch(72.12, 49.76, 330.00°) |
| OKLab | oklab(77.69% 0.1218 -0.0673) |
| OKLCH | oklch(77.69% 0.139 331.1) |
| XYZ | xyz(57.5127, 43.8338, 75.2291) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.95
Plum
#DDA0DD
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 6.45
Purply Pink
#F075E6
ΔE00 6.97
Pink (survey)
#FF81C0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E994DF #94E99E
analogous
#C994E9 #E994DF #E994B5
triadic
#E994DF #DFE994 #94DFE9
tetradic
#E994DF #E9C994 #94E99E #94B5E9
square
#E994DF #E9C994 #94E99E #94B5E9
split-complementary
#E994DF #B5E994 #94E9C9
monochromatic
#D42EC1 #DF61D0 #E994DF #F3C7EE #FAE6F7
Accessibility & contrast
On white
2.15
#E994DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E994DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E994DF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E994DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E994DF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#F099B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e994df; /* rgb */ color: rgb(233, 148, 223); /* oklch */ color: oklch(77.7% 0.139 331.1);
Tailwind
colors: {
custom: {
50: '#f1b5e9',
500: '#e994df',
950: '#000000',
},
}SCSS
$custom: #e994df; $custom-light: #f1b5e9; $custom-dark: #000000;
JSON
{
"hex": "#e994df",
"rgb": {
"r": 233,
"g": 148,
"b": 223
},
"hsl": {
"h": 307.059,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.77686,
"c": 0.13917,
"h": 331.1
},
"luminance": 0.43831
}Semantic roles & 50–950 ramp
primary
#E994DF
secondary
#DAF1DD
accent
#CE2D18
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084