#D990EF#D990EF
#D990EF is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.0% C 0.152 H 318.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D990EF |
|---|---|
| RGB | rgb(217, 144, 239) |
| HSL | hsl(286, 75%, 75%) |
| HSV | hsv(286, 40%, 94%) |
| CMYK | cmyk(9.2%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(70.13, 43.30, -36.87) |
| CIE-LCH | lch(70.13, 56.87, 319.58°) |
| OKLab | oklab(76% 0.1132 -0.1015) |
| OKLCH | oklch(76% 0.152 318.1) |
| XYZ | xyz(54.1664, 40.9318, 86.6919) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.71
Baby Purple
#CA9BF7
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.11
Lavender (survey)
#C79FEF
ΔE00 5.74
Liliac
#C48EFD
ΔE00 5.76
Lilac (survey)
#CEA2FD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D990EF #A6EF90
analogous
#A990EF #D990EF #EF90D6
triadic
#D990EF #EFD990 #90EFD9
tetradic
#D990EF #EFA990 #A6EF90 #90D6EF
square
#D990EF #EFA990 #A6EF90 #90D6EF
split-complementary
#D990EF #D6EF90 #90EFA9
monochromatic
#B425E0 #C75BE7 #D990EF #EBC5F7 #F6E4FB
Accessibility & contrast
On white
2.29
#D990EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#D990EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D990EF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D990EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D990EF | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F2
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#D99CB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d990ef; /* rgb */ color: rgb(217, 144, 239); /* oklch */ color: oklch(76.0% 0.152 318.1);
Tailwind
colors: {
custom: {
50: '#e6b2f4',
500: '#d990ef',
950: '#000000',
},
}SCSS
$custom: #d990ef; $custom-light: #e6b2f4; $custom-dark: #000000;
JSON
{
"hex": "#d990ef",
"rgb": {
"r": 217,
"g": 144,
"b": 239
},
"hsl": {
"h": 286.105,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.76001,
"c": 0.15203,
"h": 318.1
},
"luminance": 0.4093
}Semantic roles & 50–950 ramp
primary
#D990EF
secondary
#DEF3D8
accent
#D70F3D
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085