#E992EB#E992EB
#E992EB is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.9% C 0.154 H 326.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E992EB |
|---|---|
| RGB | rgb(233, 146, 235) |
| HSL | hsl(299, 69%, 75%) |
| HSV | hsv(299, 38%, 92%) |
| CMYK | cmyk(0.9%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(72.15, 46.27, -31.41) |
| CIE-LCH | lch(72.15, 55.93, 325.83°) |
| OKLab | oklab(77.86% 0.1277 -0.0856) |
| OKLCH | oklch(77.86% 0.154 326.1) |
| XYZ | xyz(58.8773, 43.8821, 83.9499) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.03
Plum
#DDA0DD
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 5.87
Baby Purple
#CA9BF7
ΔE00 7.75
Orchid
#DA70D6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992EB #94EB92
analogous
#BD92EB #E992EB #EB92C0
triadic
#E992EB #EBE992 #92EBE9
tetradic
#E992EB #EBBD92 #94EB92 #92C0EB
square
#E992EB #EBBD92 #94EB92 #92C0EB
split-complementary
#E992EB #C0EB92 #92EBBD
monochromatic
#D42BD8 #DF5EE2 #E992EB #F3C6F4 #FAE5FA
Accessibility & contrast
On white
2.15
#E992EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#E992EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992EB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992EB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#EE9BB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e992eb; /* rgb */ color: rgb(233, 146, 235); /* oklch */ color: oklch(77.9% 0.154 326.1);
Tailwind
colors: {
custom: {
50: '#f1b4f1',
500: '#e992eb',
950: '#000000',
},
}SCSS
$custom: #e992eb; $custom-light: #f1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#e992eb",
"rgb": {
"r": 233,
"g": 146,
"b": 235
},
"hsl": {
"h": 298.652,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.77858,
"c": 0.15372,
"h": 326.1
},
"luminance": 0.4388
}Semantic roles & 50–950 ramp
primary
#E992EB
secondary
#DAF2D9
accent
#D11519
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085