#E992FF#E992FF
#E992FF is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.174 H 319.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E992FF |
|---|---|
| RGB | rgb(233, 146, 255) |
| HSL | hsl(288, 100%, 79%) |
| HSV | hsv(288, 43%, 100%) |
| CMYK | cmyk(8.6%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(72.96, 50.02, -41.05) |
| CIE-LCH | lch(72.96, 64.71, 320.63°) |
| OKLab | oklab(78.73% 0.1317 -0.1131) |
| OKLCH | oklch(78.73% 0.174 319.3) |
| XYZ | xyz(61.9308, 45.1035, 100.0319) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.26
Baby Purple
#CA9BF7
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.73
Lilac (survey)
#CEA2FD
ΔE00 6.74
Purply Pink
#F075E6
ΔE00 6.80
Liliac
#C48EFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992FF #A8FF92
analogous
#B292FF #E992FF #FF92DE
triadic
#E992FF #FFE992 #92FFE9
tetradic
#E992FF #FFB292 #A8FF92 #92DEFF
square
#E992FF #FFB292 #A8FF92 #92DEFF
split-complementary
#E992FF #DEFF92 #92FFB2
monochromatic
#D018FF #DD55FF #E992FF #F5CFFF #F9E0FF
Accessibility & contrast
On white
2.10
#E992FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E992FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992FF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992FF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#EAA0BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e992ff; /* rgb */ color: rgb(233, 146, 255); /* oklch */ color: oklch(78.7% 0.174 319.3);
Tailwind
colors: {
custom: {
50: '#f2b4ff',
500: '#e992ff',
950: '#000000',
},
}SCSS
$custom: #e992ff; $custom-light: #f2b4ff; $custom-dark: #000000;
JSON
{
"hex": "#e992ff",
"rgb": {
"r": 233,
"g": 146,
"b": 255
},
"hsl": {
"h": 287.89,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.78732,
"c": 0.17359,
"h": 319.3
},
"luminance": 0.45101
}Semantic roles & 50–950 ramp
primary
#E992FF
secondary
#DBF7D4
accent
#E6002E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086