#E994FC#E994FC
#E994FC is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.9% C 0.167 H 320.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E994FC |
|---|---|
| RGB | rgb(233, 148, 252) |
| HSL | hsl(289, 95%, 78%) |
| HSV | hsv(289, 41%, 99%) |
| CMYK | cmyk(7.5%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.24, 48.41, -38.98) |
| CIE-LCH | lch(73.24, 62.16, 321.16°) |
| OKLab | oklab(78.9% 0.1283 -0.1072) |
| OKLCH | oklch(78.9% 0.167 320.1) |
| XYZ | xyz(61.7627, 45.5338, 97.6121) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Baby Purple
#CA9BF7
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.40
Lilac (survey)
#CEA2FD
ΔE00 6.64
Purply Pink
#F075E6
ΔE00 6.88
Mauve
#E0B0FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E994FC #A7FC94
analogous
#B594FC #E994FC #FC94DB
triadic
#E994FC #FCE994 #94FCE9
tetradic
#E994FC #FCB594 #A7FC94 #94DBFC
square
#E994FC #FCB594 #A7FC94 #94DBFC
split-complementary
#E994FC #DBFC94 #94FCB5
monochromatic
#D11DF9 #DD58FA #E994FC #F5D0FE #F9E1FE
Accessibility & contrast
On white
2.08
#E994FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#E994FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E994FC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E994FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E994FC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#EAA1BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e994fc; /* rgb */ color: rgb(233, 148, 252); /* oklch */ color: oklch(78.9% 0.167 320.1);
Tailwind
colors: {
custom: {
50: '#f1b5fd',
500: '#e994fc',
950: '#000000',
},
}SCSS
$custom: #e994fc; $custom-light: #f1b5fd; $custom-dark: #000000;
JSON
{
"hex": "#e994fc",
"rgb": {
"r": 233,
"g": 148,
"b": 252
},
"hsl": {
"h": 289.038,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.78902,
"c": 0.16723,
"h": 320.1
},
"luminance": 0.45532
}Semantic roles & 50–950 ramp
primary
#E994FC
secondary
#DBF6D5
accent
#E6002A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085