#D990DE#D990DE
#D990DE is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.3% C 0.134 H 324.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D990DE |
|---|---|
| RGB | rgb(217, 144, 222) |
| HSL | hsl(296, 54%, 72%) |
| HSV | hsv(296, 35%, 87%) |
| CMYK | cmyk(2.3%, 35.1%, 0%, 12.9%) |
| CIE-LAB | lab(69.45, 40.02, -28.58) |
| CIE-LCH | lch(69.45, 49.17, 324.47°) |
| OKLab | oklab(75.27% 0.1094 -0.0779) |
| OKLCH | oklch(75.27% 0.134 324.6) |
| XYZ | xyz(51.7720, 39.9741, 74.0817) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.88
Plum
#DDA0DD
ΔE00 4.52
Violet (CSS)
#EE82EE
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 6.75
Pale Purple
#B790D4
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D990DE #95DE90
analogous
#B290DE #D990DE #DE90BC
triadic
#D990DE #DED990 #90DED9
tetradic
#D990DE #DEB290 #95DE90 #90BCDE
square
#D990DE #DEB290 #95DE90 #90BCDE
split-complementary
#D990DE #BCDE90 #90DEB2
monochromatic
#B338BC #C961D0 #D990DE #E9BFEC #F7E7F8
Accessibility & contrast
On white
2.33
#D990DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#D990DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D990DE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D990DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D990DE | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E1
Deuteranopia (green-blind)
#9BADDB
Tritanopia (blue-blind)
#DC98AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d990de; /* rgb */ color: rgb(217, 144, 222); /* oklch */ color: oklch(75.3% 0.134 324.6);
Tailwind
colors: {
custom: {
50: '#e6b2e8',
500: '#d990de',
950: '#000000',
},
}SCSS
$custom: #d990de; $custom-light: #e6b2e8; $custom-dark: #000000;
JSON
{
"hex": "#d990de",
"rgb": {
"r": 217,
"g": 144,
"b": 222
},
"hsl": {
"h": 296.154,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.75268,
"c": 0.13431,
"h": 324.6
},
"luminance": 0.39972
}Semantic roles & 50–950 ramp
primary
#D990DE
secondary
#DCEFDB
accent
#C2242E
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084