#E994EE#E994EE
#E994EE is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.3% C 0.153 H 325.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E994EE |
|---|---|
| RGB | rgb(233, 148, 238) |
| HSL | hsl(297, 73%, 76%) |
| HSV | hsv(297, 38%, 93%) |
| CMYK | cmyk(2.1%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(72.68, 45.78, -32.23) |
| CIE-LCH | lch(72.68, 55.99, 324.85°) |
| OKLab | oklab(78.3% 0.1254 -0.088) |
| OKLCH | oklch(78.3% 0.153 325) |
| XYZ | xyz(59.6253, 44.6789, 86.3554) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.58
Plum
#DDA0DD
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 7.34
Mauve
#E0B0FF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E994EE #99EE94
analogous
#BC94EE #E994EE #EE94C6
triadic
#E994EE #EEE994 #94EEE9
tetradic
#E994EE #EEBC94 #99EE94 #94C6EE
square
#E994EE #EEBC94 #99EE94 #94C6EE
split-complementary
#E994EE #C6EE94 #94EEBC
monochromatic
#D32ADD #DE5FE6 #E994EE #F4C9F6 #FAE5FB
Accessibility & contrast
On white
2.11
#E994EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E994EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E994EE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E994EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E994EE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#ED9DB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e994ee; /* rgb */ color: rgb(233, 148, 238); /* oklch */ color: oklch(78.3% 0.153 325.0);
Tailwind
colors: {
custom: {
50: '#f1b5f3',
500: '#e994ee',
950: '#000000',
},
}SCSS
$custom: #e994ee; $custom-light: #f1b5f3; $custom-dark: #000000;
JSON
{
"hex": "#e994ee",
"rgb": {
"r": 233,
"g": 148,
"b": 238
},
"hsl": {
"h": 296.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78295,
"c": 0.15322,
"h": 325
},
"luminance": 0.44676
}Semantic roles & 50–950 ramp
primary
#E994EE
secondary
#DAF2D9
accent
#D5111C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085