#E992FC#E992FC
#E992FC is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.6% C 0.171 H 320.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E992FC |
|---|---|
| RGB | rgb(233, 146, 252) |
| HSL | hsl(289, 95%, 78%) |
| HSV | hsv(289, 42%, 99%) |
| CMYK | cmyk(7.5%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.83, 49.45, -39.62) |
| CIE-LCH | lch(72.83, 63.36, 321.30°) |
| OKLab | oklab(78.6% 0.1311 -0.109) |
| OKLCH | oklch(78.6% 0.171 320.3) |
| XYZ | xyz(61.4517, 44.9118, 97.5084) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 6.35
Purply Pink
#F075E6
ΔE00 6.54
Lilac (survey)
#CEA2FD
ΔE00 6.87
Liliac
#C48EFD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992FC #A5FC92
analogous
#B492FC #E992FC #FC92DA
triadic
#E992FC #FCE992 #92FCE9
tetradic
#E992FC #FCB492 #A5FC92 #92DAFC
square
#E992FC #FCB492 #A5FC92 #92DAFC
split-complementary
#E992FC #DAFC92 #92FCB4
monochromatic
#D11BF9 #DD56FA #E992FC #F5CEFE #F9E1FE
Accessibility & contrast
On white
2.10
#E992FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E992FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992FC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992FC | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#EB9FBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e992fc; /* rgb */ color: rgb(233, 146, 252); /* oklch */ color: oklch(78.6% 0.171 320.3);
Tailwind
colors: {
custom: {
50: '#f2b4fd',
500: '#e992fc',
950: '#000000',
},
}SCSS
$custom: #e992fc; $custom-light: #f2b4fd; $custom-dark: #000000;
JSON
{
"hex": "#e992fc",
"rgb": {
"r": 233,
"g": 146,
"b": 252
},
"hsl": {
"h": 289.245,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.78596,
"c": 0.17053,
"h": 320.3
},
"luminance": 0.4491
}Semantic roles & 50–950 ramp
primary
#E992FC
secondary
#DBF6D5
accent
#E60029
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085