#D990EB#D990EB
#D990EB is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.8% C 0.148 H 319.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D990EB |
|---|---|
| RGB | rgb(217, 144, 235) |
| HSL | hsl(288, 69%, 74%) |
| HSV | hsv(288, 39%, 92%) |
| CMYK | cmyk(7.7%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(69.96, 42.51, -34.93) |
| CIE-LCH | lch(69.96, 55.02, 320.59°) |
| OKLab | oklab(75.82% 0.1124 -0.0959) |
| OKLCH | oklch(75.82% 0.148 319.5) |
| XYZ | xyz(53.5820, 40.6980, 83.6141) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 4.60
Baby Purple
#CA9BF7
ΔE00 5.22
Lavender (survey)
#C79FEF
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.23
Lilac (survey)
#CEA2FD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D990EB #A2EB90
analogous
#AC90EB #D990EB #EB90D0
triadic
#D990EB #EBD990 #90EBD9
tetradic
#D990EB #EBAC90 #A2EB90 #90D0EB
square
#D990EB #EBAC90 #A2EB90 #90D0EB
split-complementary
#D990EB #D0EB90 #90EBAC
monochromatic
#B528D8 #C75CE2 #D990EB #EBC4F4 #F6E5FA
Accessibility & contrast
On white
2.30
#D990EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#D990EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D990EB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D990EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D990EB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#DA9BB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d990eb; /* rgb */ color: rgb(217, 144, 235); /* oklch */ color: oklch(75.8% 0.148 319.5);
Tailwind
colors: {
custom: {
50: '#e6b2f1',
500: '#d990eb',
950: '#000000',
},
}SCSS
$custom: #d990eb; $custom-light: #e6b2f1; $custom-dark: #000000;
JSON
{
"hex": "#d990eb",
"rgb": {
"r": 217,
"g": 144,
"b": 235
},
"hsl": {
"h": 288.132,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.75823,
"c": 0.14776,
"h": 319.5
},
"luminance": 0.40696
}Semantic roles & 50–950 ramp
primary
#D990EB
secondary
#DEF2D9
accent
#D1143A
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085