#D884FF#D884FF
#D884FF is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.8% C 0.188 H 314.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D884FF |
|---|---|
| RGB | rgb(216, 132, 255) |
| HSL | hsl(281, 100%, 76%) |
| HSV | hsv(281, 48%, 100%) |
| CMYK | cmyk(15.3%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(68.26, 52.51, -48.55) |
| CIE-LCH | lch(68.26, 71.52, 317.24°) |
| OKLab | oklab(74.81% 0.1312 -0.1351) |
| OKLCH | oklch(74.81% 0.188 314.2) |
| XYZ | xyz(54.6172, 38.3229, 99.1083) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.41
Light Purple
#BF77F6
ΔE00 5.31
Violet (CSS)
#EE82EE
ΔE00 5.76
Easter Purple
#C071FE
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 6.39
Purply Pink
#F075E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D884FF #ABFF84
analogous
#9A84FF #D884FF #FF84E8
triadic
#D884FF #FFD884 #84FFD8
tetradic
#D884FF #FF9A84 #ABFF84 #84E8FF
square
#D884FF #FF9A84 #ABFF84 #84E8FF
split-complementary
#D884FF #E8FF84 #84FF9A
monochromatic
#B10AFF #C547FF #D884FF #EBC1FF #F5E0FF
Accessibility & contrast
On white
2.42
#D884FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#D884FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D884FF
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D884FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D884FF | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A2FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#D597B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d884ff; /* rgb */ color: rgb(216, 132, 255); /* oklch */ color: oklch(74.8% 0.188 314.2);
Tailwind
colors: {
custom: {
50: '#e6aaff',
500: '#d884ff',
950: '#000000',
},
}SCSS
$custom: #d884ff; $custom-light: #e6aaff; $custom-dark: #000000;
JSON
{
"hex": "#d884ff",
"rgb": {
"r": 216,
"g": 132,
"b": 255
},
"hsl": {
"h": 280.976,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.74811,
"c": 0.18834,
"h": 314.2
},
"luminance": 0.38321
}Semantic roles & 50–950 ramp
primary
#D884FF
secondary
#DFF7D4
accent
#E60049
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86