#D985FF#D985FF
#D985FF is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.1% C 0.187 H 314.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D985FF |
|---|---|
| RGB | rgb(217, 133, 255) |
| HSL | hsl(281, 100%, 76%) |
| HSV | hsv(281, 48%, 100%) |
| CMYK | cmyk(14.9%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(68.57, 52.26, -48.06) |
| CIE-LCH | lch(68.57, 71.00, 317.40°) |
| OKLab | oklab(75.07% 0.1311 -0.1336) |
| OKLCH | oklch(75.07% 0.187 314.4) |
| XYZ | xyz(55.0499, 38.7482, 99.1676) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.46
Light Purple
#BF77F6
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 6.25
Easter Purple
#C071FE
ΔE00 6.53
Purply Pink
#F075E6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D985FF #ABFF85
analogous
#9C85FF #D985FF #FF85E8
triadic
#D985FF #FFD985 #85FFD9
tetradic
#D985FF #FF9C85 #ABFF85 #85E8FF
square
#D985FF #FF9C85 #ABFF85 #85E8FF
split-complementary
#D985FF #E8FF85 #85FF9C
monochromatic
#B30BFF #C648FF #D985FF #ECC2FF #F5E0FF
Accessibility & contrast
On white
2.40
#D985FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#D985FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D985FF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D985FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D985FF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#83AAFC
Tritanopia (blue-blind)
#D697B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d985ff; /* rgb */ color: rgb(217, 133, 255); /* oklch */ color: oklch(75.1% 0.187 314.4);
Tailwind
colors: {
custom: {
50: '#e7abff',
500: '#d985ff',
950: '#000000',
},
}SCSS
$custom: #d985ff; $custom-light: #e7abff; $custom-dark: #000000;
JSON
{
"hex": "#d985ff",
"rgb": {
"r": 217,
"g": 133,
"b": 255
},
"hsl": {
"h": 281.311,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.75066,
"c": 0.18718,
"h": 314.4
},
"luminance": 0.38747
}Semantic roles & 50–950 ramp
primary
#D985FF
secondary
#DFF7D4
accent
#E60047
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86