#D992DC#D992DC
#D992DC is a light, vivid purple. Relative luminance 0.405; OKLCH L 75.5% C 0.129 H 325.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D992DC |
|---|---|
| RGB | rgb(217, 146, 220) |
| HSL | hsl(298, 51%, 72%) |
| HSV | hsv(298, 34%, 86%) |
| CMYK | cmyk(1.4%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(69.81, 38.58, -26.92) |
| CIE-LCH | lch(69.81, 47.04, 325.09°) |
| OKLab | oklab(75.51% 0.106 -0.0732) |
| OKLCH | oklch(75.51% 0.129 325.4) |
| XYZ | xyz(51.8112, 40.4787, 72.7802) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.23
Plum
#DDA0DD
ΔE00 3.81
Violet (CSS)
#EE82EE
ΔE00 5.73
Pale Purple
#B790D4
ΔE00 6.84
Lavender (survey)
#C79FEF
ΔE00 7.15
Purply Pink
#F075E6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D992DC #95DC92
analogous
#B492DC #D992DC #DC92BA
triadic
#D992DC #DCD992 #92DCD9
tetradic
#D992DC #DCB492 #95DC92 #92BADC
square
#D992DC #DCB492 #95DC92 #92BADC
split-complementary
#D992DC #BADC92 #92DCB4
monochromatic
#B33BB8 #C964CD #D992DC #E9C0EB #F7E8F8
Accessibility & contrast
On white
2.31
#D992DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#D992DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D992DC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D992DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D992DC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#9DAEDA
Tritanopia (blue-blind)
#DD99AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d992dc; /* rgb */ color: rgb(217, 146, 220); /* oklch */ color: oklch(75.5% 0.129 325.4);
Tailwind
colors: {
custom: {
50: '#e6b3e7',
500: '#d992dc',
950: '#000000',
},
}SCSS
$custom: #d992dc; $custom-light: #e6b3e7; $custom-dark: #000000;
JSON
{
"hex": "#d992dc",
"rgb": {
"r": 217,
"g": 146,
"b": 220
},
"hsl": {
"h": 297.568,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.75514,
"c": 0.1288,
"h": 325.4
},
"luminance": 0.40477
}Semantic roles & 50–950 ramp
primary
#D992DC
secondary
#DCEEDC
accent
#BF272D
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084