#E992DF#E992DF
#E992DF is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.4% C 0.143 H 331.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E992DF |
|---|---|
| RGB | rgb(233, 146, 223) |
| HSL | hsl(307, 66%, 74%) |
| HSV | hsv(307, 37%, 91%) |
| CMYK | cmyk(0%, 37.3%, 4.3%, 8.6%) |
| CIE-LAB | lab(71.70, 44.13, -25.52) |
| CIE-LCH | lch(71.70, 50.98, 329.96°) |
| OKLab | oklab(77.37% 0.1248 -0.069) |
| OKLCH | oklch(77.37% 0.143 331) |
| XYZ | xyz(57.2017, 43.2118, 75.1254) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.55
Plum
#DDA0DD
ΔE00 4.40
Violet (CSS)
#EE82EE
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.49
Orchid
#DA70D6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992DF #92E99C
analogous
#C892E9 #E992DF #E992B4
triadic
#E992DF #DFE992 #92DFE9
tetradic
#E992DF #E9C892 #92E99C #92B4E9
square
#E992DF #E9C892 #92E99C #92B4E9
split-complementary
#E992DF #B4E992 #92E9C8
monochromatic
#D42CC1 #DF5FD0 #E992DF #F3C5EE #FAE6F8
Accessibility & contrast
On white
2.18
#E992DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E992DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992DF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992DF | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#F098AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e992df; /* rgb */ color: rgb(233, 146, 223); /* oklch */ color: oklch(77.4% 0.143 331.0);
Tailwind
colors: {
custom: {
50: '#f1b3e9',
500: '#e992df',
950: '#000000',
},
}SCSS
$custom: #e992df; $custom-light: #f1b3e9; $custom-dark: #000000;
JSON
{
"hex": "#e992df",
"rgb": {
"r": 233,
"g": 146,
"b": 223
},
"hsl": {
"h": 306.897,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.7737,
"c": 0.14262,
"h": 331
},
"luminance": 0.43209
}Semantic roles & 50–950 ramp
primary
#E992DF
secondary
#DAF1DC
accent
#CE2C17
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084