#D992FF#D992FF
#D992FF is a light, vivid violet. Relative luminance 0.425; OKLCH L 77.1% C 0.166 H 313.0°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D992FF |
|---|---|
| RGB | rgb(217, 146, 255) |
| HSL | hsl(279, 100%, 79%) |
| HSV | hsv(279, 43%, 100%) |
| CMYK | cmyk(14.9%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(71.24, 45.49, -43.87) |
| CIE-LCH | lch(71.24, 63.20, 316.04°) |
| OKLab | oklab(77.06% 0.1134 -0.1216) |
| OKLCH | oklch(77.06% 0.166 313) |
| XYZ | xyz(56.9411, 42.5307, 99.7980) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.89
Liliac
#C48EFD
ΔE00 4.03
Lilac (survey)
#CEA2FD
ΔE00 4.80
Pastel Purple
#CAA0FF
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D992FF #B8FF92
analogous
#A292FF #D992FF #FF92EE
triadic
#D992FF #FFD992 #92FFD9
tetradic
#D992FF #FFA292 #B8FF92 #92EEFF
square
#D992FF #FFA292 #B8FF92 #92EEFF
split-complementary
#D992FF #EEFF92 #92FFA2
monochromatic
#AE18FF #C455FF #D992FF #EECFFF #F4E0FF
Accessibility & contrast
On white
2.21
#D992FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#D992FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D992FF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D992FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D992FF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#D6A2BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d992ff; /* rgb */ color: rgb(217, 146, 255); /* oklch */ color: oklch(77.1% 0.166 313.0);
Tailwind
colors: {
custom: {
50: '#e6b3ff',
500: '#d992ff',
950: '#000000',
},
}SCSS
$custom: #d992ff; $custom-light: #e6b3ff; $custom-dark: #000000;
JSON
{
"hex": "#d992ff",
"rgb": {
"r": 217,
"g": 146,
"b": 255
},
"hsl": {
"h": 279.083,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.77056,
"c": 0.16624,
"h": 313
},
"luminance": 0.42529
}Semantic roles & 50–950 ramp
primary
#D992FF
secondary
#E0F7D4
accent
#E60050
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086