#D992ED#D992ED
#D992ED is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.2% C 0.146 H 318.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D992ED |
|---|---|
| RGB | rgb(217, 146, 237) |
| HSL | hsl(287, 72%, 75%) |
| HSV | hsv(287, 38%, 93%) |
| CMYK | cmyk(8.4%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(70.47, 41.84, -35.24) |
| CIE-LCH | lch(70.47, 54.71, 319.89°) |
| OKLab | oklab(76.23% 0.1099 -0.0968) |
| OKLCH | oklch(76.23% 0.147 318.6) |
| XYZ | xyz(54.1782, 41.4255, 85.2463) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 4.97
Lavender (survey)
#C79FEF
ΔE00 5.48
Lilac (survey)
#CEA2FD
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D992ED #A6ED92
analogous
#AB92ED #D992ED #ED92D4
triadic
#D992ED #EDD992 #92EDD9
tetradic
#D992ED #EDAB92 #A6ED92 #92D4ED
square
#D992ED #EDAB92 #A6ED92 #92D4ED
split-complementary
#D992ED #D4ED92 #92EDAB
monochromatic
#B429DC #C75DE4 #D992ED #EBC7F6 #F6E5FB
Accessibility & contrast
On white
2.26
#D992ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#D992ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D992ED
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D992ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D992ED | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#DA9DB5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d992ed; /* rgb */ color: rgb(217, 146, 237); /* oklch */ color: oklch(76.2% 0.146 318.6);
Tailwind
colors: {
custom: {
50: '#e6b3f3',
500: '#d992ed',
950: '#000000',
},
}SCSS
$custom: #d992ed; $custom-light: #e6b3f3; $custom-dark: #000000;
JSON
{
"hex": "#d992ed",
"rgb": {
"r": 217,
"g": 146,
"b": 237
},
"hsl": {
"h": 286.813,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.76233,
"c": 0.1465,
"h": 318.6
},
"luminance": 0.41424
}Semantic roles & 50–950 ramp
primary
#D992ED
secondary
#DEF2D9
accent
#D4123C
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085