#E994EF#E994EF
#E994EF is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.3% C 0.154 H 324.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E994EF |
|---|---|
| RGB | rgb(233, 148, 239) |
| HSL | hsl(296, 74%, 76%) |
| HSV | hsv(296, 38%, 94%) |
| CMYK | cmyk(2.5%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(72.72, 45.97, -32.72) |
| CIE-LCH | lch(72.72, 56.42, 324.56°) |
| OKLab | oklab(78.34% 0.1257 -0.0894) |
| OKLCH | oklch(78.34% 0.154 324.6) |
| XYZ | xyz(59.7727, 44.7378, 87.1313) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 4.69
Plum
#DDA0DD
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 7.23
Mauve
#E0B0FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E994EF #9AEF94
analogous
#BB94EF #E994EF #EF94C7
triadic
#E994EF #EFE994 #94EFE9
tetradic
#E994EF #EFBB94 #9AEF94 #94C7EF
square
#E994EF #EFBB94 #9AEF94 #94C7EF
split-complementary
#E994EF #C7EF94 #94EFBB
monochromatic
#D32ADF #DE5FE7 #E994EF #F4C9F7 #FAE4FB
Accessibility & contrast
On white
2.11
#E994EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#E994EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E994EF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E994EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E994EF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#ED9DB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e994ef; /* rgb */ color: rgb(233, 148, 239); /* oklch */ color: oklch(78.3% 0.154 324.6);
Tailwind
colors: {
custom: {
50: '#f1b5f4',
500: '#e994ef',
950: '#000000',
},
}SCSS
$custom: #e994ef; $custom-light: #f1b5f4; $custom-dark: #000000;
JSON
{
"hex": "#e994ef",
"rgb": {
"r": 233,
"g": 148,
"b": 239
},
"hsl": {
"h": 296.044,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78337,
"c": 0.1542,
"h": 324.6
},
"luminance": 0.44735
}Semantic roles & 50–950 ramp
primary
#E994EF
secondary
#DAF3D8
accent
#D60F1C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085