#D989FF#D989FF
#D989FF is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.7% C 0.181 H 314.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D989FF |
|---|---|
| RGB | rgb(217, 137, 255) |
| HSL | hsl(281, 100%, 77%) |
| HSV | hsv(281, 46%, 100%) |
| CMYK | cmyk(14.9%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(69.37, 50.20, -46.79) |
| CIE-LCH | lch(69.37, 68.63, 317.01°) |
| OKLab | oklab(75.66% 0.1257 -0.13) |
| OKLCH | oklch(75.66% 0.181 314) |
| XYZ | xyz(55.6080, 39.8644, 99.3536) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.13
Baby Purple
#CA9BF7
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 6.15
Pastel Purple
#CAA0FF
ΔE00 6.57
Lilac (survey)
#CEA2FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D989FF #AFFF89
analogous
#9E89FF #D989FF #FF89EA
triadic
#D989FF #FFD989 #89FFD9
tetradic
#D989FF #FF9E89 #AFFF89 #89EAFF
square
#D989FF #FF9E89 #AFFF89 #89EAFF
split-complementary
#D989FF #EAFF89 #89FF9E
monochromatic
#B20FFF #C54CFF #D989FF #EDC6FF #F5E0FF
Accessibility & contrast
On white
2.34
#D989FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#D989FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D989FF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D989FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D989FF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#D69BB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d989ff; /* rgb */ color: rgb(217, 137, 255); /* oklch */ color: oklch(75.7% 0.181 314.0);
Tailwind
colors: {
custom: {
50: '#e7adff',
500: '#d989ff',
950: '#000000',
},
}SCSS
$custom: #d989ff; $custom-light: #e7adff; $custom-dark: #000000;
JSON
{
"hex": "#d989ff",
"rgb": {
"r": 217,
"g": 137,
"b": 255
},
"hsl": {
"h": 280.678,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.75664,
"c": 0.1808,
"h": 314
},
"luminance": 0.39863
}Semantic roles & 50–950 ramp
primary
#D989FF
secondary
#DFF7D4
accent
#E6004A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86