#D992DF#D992DF
#D992DF is a light, vivid purple. Relative luminance 0.406; OKLCH L 75.6% C 0.132 H 324.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D992DF |
|---|---|
| RGB | rgb(217, 146, 223) |
| HSL | hsl(295, 55%, 72%) |
| HSV | hsv(295, 35%, 87%) |
| CMYK | cmyk(2.7%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(69.92, 39.14, -28.40) |
| CIE-LCH | lch(69.92, 48.36, 324.03°) |
| OKLab | oklab(75.64% 0.1067 -0.0774) |
| OKLCH | oklch(75.64% 0.132 324.1) |
| XYZ | xyz(52.2121, 40.6390, 74.8915) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.34
Plum
#DDA0DD
ΔE00 4.13
Violet (CSS)
#EE82EE
ΔE00 5.42
Pale Purple
#B790D4
ΔE00 6.70
Lavender (survey)
#C79FEF
ΔE00 6.74
Baby Purple
#CA9BF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D992DF #98DF92
analogous
#B392DF #D992DF #DF92BE
triadic
#D992DF #DFD992 #92DFD9
tetradic
#D992DF #DFB392 #98DF92 #92BEDF
square
#D992DF #DFB392 #98DF92 #92BEDF
split-complementary
#D992DF #BEDF92 #92DFB3
monochromatic
#B438BF #C963D1 #D992DF #E9C1ED #F7E7F8
Accessibility & contrast
On white
2.30
#D992DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#D992DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D992DF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D992DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D992DF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5E2
Deuteranopia (green-blind)
#9CAEDC
Tritanopia (blue-blind)
#DC9AAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d992df; /* rgb */ color: rgb(217, 146, 223); /* oklch */ color: oklch(75.6% 0.132 324.1);
Tailwind
colors: {
custom: {
50: '#e6b3e9',
500: '#d992df',
950: '#000000',
},
}SCSS
$custom: #d992df; $custom-light: #e6b3e9; $custom-dark: #000000;
JSON
{
"hex": "#d992df",
"rgb": {
"r": 217,
"g": 146,
"b": 223
},
"hsl": {
"h": 295.325,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.75637,
"c": 0.13183,
"h": 324.1
},
"luminance": 0.40637
}Semantic roles & 50–950 ramp
primary
#D992DF
secondary
#DDEFDC
accent
#C22330
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161116
muted
#848084