#D882FF#D882FF
#D882FF is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.5% C 0.191 H 314.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D882FF |
|---|---|
| RGB | rgb(216, 130, 255) |
| HSL | hsl(281, 100%, 75%) |
| HSV | hsv(281, 49%, 100%) |
| CMYK | cmyk(15.3%, 49%, 0%, 0%) |
| CIE-LAB | lab(67.86, 53.53, -49.18) |
| CIE-LCH | lch(67.86, 72.69, 317.43°) |
| OKLab | oklab(74.52% 0.1339 -0.1369) |
| OKLCH | oklch(74.52% 0.191 314.4) |
| XYZ | xyz(54.3486, 37.7856, 99.0187) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.64
Light Purple
#BF77F6
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.80
Easter Purple
#C071FE
ΔE00 5.93
Baby Purple
#CA9BF7
ΔE00 6.77
Purply Pink
#F075E6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D882FF #A9FF82
analogous
#9982FF #D882FF #FF82E7
triadic
#D882FF #FFD882 #82FFD8
tetradic
#D882FF #FF9982 #A9FF82 #82E7FF
square
#D882FF #FF9982 #A9FF82 #82E7FF
split-complementary
#D882FF #E7FF82 #82FF99
monochromatic
#B208FF #C545FF #D882FF #EBBFFF #F5E0FF
Accessibility & contrast
On white
2.45
#D882FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#D882FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D882FF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D882FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D882FF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#D595B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d882ff; /* rgb */ color: rgb(216, 130, 255); /* oklch */ color: oklch(74.5% 0.191 314.4);
Tailwind
colors: {
custom: {
50: '#e6a9ff',
500: '#d882ff',
950: '#000000',
},
}SCSS
$custom: #d882ff; $custom-light: #e6a9ff; $custom-dark: #000000;
JSON
{
"hex": "#d882ff",
"rgb": {
"r": 216,
"g": 130,
"b": 255
},
"hsl": {
"h": 281.28,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.74517,
"c": 0.19149,
"h": 314.4
},
"luminance": 0.37784
}Semantic roles & 50–950 ramp
primary
#D882FF
secondary
#DFF7D4
accent
#E60048
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86