#E994FF#E994FF
#E994FF is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.0% C 0.170 H 319.2°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E994FF |
|---|---|
| RGB | rgb(233, 148, 255) |
| HSL | hsl(288, 100%, 79%) |
| HSV | hsv(288, 42%, 100%) |
| CMYK | cmyk(8.6%, 42%, 0%, 0%) |
| CIE-LAB | lab(73.37, 48.99, -40.41) |
| CIE-LCH | lch(73.37, 63.51, 320.48°) |
| OKLab | oklab(79.04% 0.1289 -0.1113) |
| OKLCH | oklch(79.04% 0.17 319.2) |
| XYZ | xyz(62.2418, 45.7255, 100.1356) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 6.08
Lilac (survey)
#CEA2FD
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 6.83
Pastel Purple
#CAA0FF
ΔE00 7.02
Liliac
#C48EFD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E994FF #AAFF94
analogous
#B494FF #E994FF #FF94DF
triadic
#E994FF #FFE994 #94FFE9
tetradic
#E994FF #FFB494 #AAFF94 #94DFFF
square
#E994FF #FFB494 #AAFF94 #94DFFF
split-complementary
#E994FF #DFFF94 #94FFB4
monochromatic
#D01AFF #DC57FF #E994FF #F6D1FF #F9E0FF
Accessibility & contrast
On white
2.07
#E994FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E994FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E994FF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E994FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E994FF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#EAA2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e994ff; /* rgb */ color: rgb(233, 148, 255); /* oklch */ color: oklch(79.0% 0.170 319.2);
Tailwind
colors: {
custom: {
50: '#f2b5ff',
500: '#e994ff',
950: '#000000',
},
}SCSS
$custom: #e994ff; $custom-light: #f2b5ff; $custom-dark: #000000;
JSON
{
"hex": "#e994ff",
"rgb": {
"r": 233,
"g": 148,
"b": 255
},
"hsl": {
"h": 287.664,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79036,
"c": 0.17031,
"h": 319.2
},
"luminance": 0.45723
}Semantic roles & 50–950 ramp
primary
#E994FF
secondary
#DBF7D4
accent
#E6002F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086