#D990FD#D990FD
#D990FD is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.6% C 0.167 H 313.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D990FD |
|---|---|
| RGB | rgb(217, 144, 253) |
| HSL | hsl(280, 96%, 78%) |
| HSV | hsv(280, 43%, 99%) |
| CMYK | cmyk(14.2%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(70.73, 46.13, -43.58) |
| CIE-LCH | lch(70.73, 63.46, 316.63°) |
| OKLab | oklab(76.65% 0.1158 -0.1207) |
| OKLCH | oklch(76.65% 0.167 313.8) |
| XYZ | xyz(56.3153, 41.7913, 98.0094) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.11
Baby Purple
#CA9BF7
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.84
Lavender (survey)
#C79FEF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D990FD #B4FD90
analogous
#A290FD #D990FD #FD90EB
triadic
#D990FD #FDD990 #90FDD9
tetradic
#D990FD #FDA290 #B4FD90 #90EBFD
square
#D990FD #FDA290 #B4FD90 #90EBFD
split-complementary
#D990FD #EBFD90 #90FDA2
monochromatic
#B018FB #C454FC #D990FD #EECCFE #F5E1FE
Accessibility & contrast
On white
2.24
#D990FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#D990FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D990FD
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D990FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D990FD | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#D6A0BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d990fd; /* rgb */ color: rgb(217, 144, 253); /* oklch */ color: oklch(76.6% 0.167 313.8);
Tailwind
colors: {
custom: {
50: '#e6b2fe',
500: '#d990fd',
950: '#000000',
},
}SCSS
$custom: #d990fd; $custom-light: #e6b2fe; $custom-dark: #000000;
JSON
{
"hex": "#d990fd",
"rgb": {
"r": 217,
"g": 144,
"b": 253
},
"hsl": {
"h": 280.183,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.76647,
"c": 0.16728,
"h": 313.8
},
"luminance": 0.4179
}Semantic roles & 50–950 ramp
primary
#D990FD
secondary
#E0F7D4
accent
#E6004C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086