#D885FF#D885FF
#D885FF is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.0% C 0.187 H 314.1°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D885FF |
|---|---|
| RGB | rgb(216, 133, 255) |
| HSL | hsl(281, 100%, 76%) |
| HSV | hsv(281, 48%, 100%) |
| CMYK | cmyk(15.3%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(68.46, 51.99, -48.24) |
| CIE-LCH | lch(68.46, 70.93, 317.14°) |
| OKLab | oklab(74.96% 0.1299 -0.1342) |
| OKLCH | oklch(74.96% 0.187 314.1) |
| XYZ | xyz(54.7535, 38.5954, 99.1537) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.30
Light Purple
#BF77F6
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 6.19
Easter Purple
#C071FE
ΔE00 6.40
Purply Pink
#F075E6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D885FF #ACFF85
analogous
#9B85FF #D885FF #FF85E9
triadic
#D885FF #FFD885 #85FFD8
tetradic
#D885FF #FF9B85 #ACFF85 #85E9FF
square
#D885FF #FF9B85 #ACFF85 #85E9FF
split-complementary
#D885FF #E9FF85 #85FF9B
monochromatic
#B10BFF #C448FF #D885FF #ECC2FF #F5E0FF
Accessibility & contrast
On white
2.41
#D885FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#D885FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D885FF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D885FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D885FF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#D598B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d885ff; /* rgb */ color: rgb(216, 133, 255); /* oklch */ color: oklch(75.0% 0.187 314.1);
Tailwind
colors: {
custom: {
50: '#e6abff',
500: '#d885ff',
950: '#000000',
},
}SCSS
$custom: #d885ff; $custom-light: #e6abff; $custom-dark: #000000;
JSON
{
"hex": "#d885ff",
"rgb": {
"r": 216,
"g": 133,
"b": 255
},
"hsl": {
"h": 280.82,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.74959,
"c": 0.18676,
"h": 314.1
},
"luminance": 0.38594
}Semantic roles & 50–950 ramp
primary
#D885FF
secondary
#DFF7D4
accent
#E60049
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86