#E992F8#E992F8
#E992F8 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.4% C 0.166 H 321.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E992F8 |
|---|---|
| RGB | rgb(233, 146, 248) |
| HSL | hsl(291, 88%, 77%) |
| HSV | hsv(291, 41%, 97%) |
| CMYK | cmyk(6%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(72.67, 48.68, -37.70) |
| CIE-LCH | lch(72.67, 61.57, 322.25°) |
| OKLab | oklab(78.42% 0.1304 -0.1035) |
| OKLCH | oklch(78.42% 0.166 321.5) |
| XYZ | xyz(60.8245, 44.6609, 94.2052) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.56
Plum
#DDA0DD
ΔE00 7.10
Lilac (survey)
#CEA2FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992F8 #A1F892
analogous
#B692F8 #E992F8 #F892D4
triadic
#E992F8 #F8E992 #92F8E9
tetradic
#E992F8 #F8B692 #A1F892 #92D4F8
square
#E992F8 #F8B692 #A1F892 #92D4F8
split-complementary
#E992F8 #D4F892 #92F8B6
monochromatic
#D21FF1 #DD58F4 #E992F8 #F5CCFC #F9E2FD
Accessibility & contrast
On white
2.11
#E992F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#E992F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992F8
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992F8 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#EB9EB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e992f8; /* rgb */ color: rgb(233, 146, 248); /* oklch */ color: oklch(78.4% 0.166 321.5);
Tailwind
colors: {
custom: {
50: '#f1b4fb',
500: '#e992f8',
950: '#000000',
},
}SCSS
$custom: #e992f8; $custom-light: #f1b4fb; $custom-dark: #000000;
JSON
{
"hex": "#e992f8",
"rgb": {
"r": 233,
"g": 146,
"b": 248
},
"hsl": {
"h": 291.176,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78417,
"c": 0.16649,
"h": 321.5
},
"luminance": 0.44659
}Semantic roles & 50–950 ramp
primary
#E992F8
secondary
#DAF5D6
accent
#E50122
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085