#E992EE#E992EE
#E992EE is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.0% C 0.157 H 325.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E992EE |
|---|---|
| RGB | rgb(233, 146, 238) |
| HSL | hsl(297, 73%, 75%) |
| HSV | hsv(297, 39%, 93%) |
| CMYK | cmyk(2.1%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(72.27, 46.82, -32.87) |
| CIE-LCH | lch(72.27, 57.21, 324.93°) |
| OKLab | oklab(77.98% 0.1283 -0.0898) |
| OKLCH | oklch(77.98% 0.157 325) |
| XYZ | xyz(59.3143, 44.0569, 86.2518) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 4.36
Plum
#DDA0DD
ΔE00 5.75
Purply Pink
#F075E6
ΔE00 5.87
Baby Purple
#CA9BF7
ΔE00 7.42
Mauve
#E0B0FF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992EE #97EE92
analogous
#BB92EE #E992EE #EE92C5
triadic
#E992EE #EEE992 #92EEE9
tetradic
#E992EE #EEBB92 #97EE92 #92C5EE
square
#E992EE #EEBB92 #97EE92 #92C5EE
split-complementary
#E992EE #C5EE92 #92EEBB
monochromatic
#D428DD #DE5DE6 #E992EE #F4C7F6 #FAE5FB
Accessibility & contrast
On white
2.14
#E992EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E992EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992EE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992EE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#ED9BB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e992ee; /* rgb */ color: rgb(233, 146, 238); /* oklch */ color: oklch(78.0% 0.157 325.0);
Tailwind
colors: {
custom: {
50: '#f1b4f3',
500: '#e992ee',
950: '#000000',
},
}SCSS
$custom: #e992ee; $custom-light: #f1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#e992ee",
"rgb": {
"r": 233,
"g": 146,
"b": 238
},
"hsl": {
"h": 296.739,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77984,
"c": 0.15662,
"h": 325
},
"luminance": 0.44054
}Semantic roles & 50–950 ramp
primary
#E992EE
secondary
#DAF3D8
accent
#D5101B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085