#D880FF#D880FF
#D880FF is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.195 H 314.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D880FF |
|---|---|
| RGB | rgb(216, 128, 255) |
| HSL | hsl(282, 100%, 75%) |
| HSV | hsv(282, 50%, 100%) |
| CMYK | cmyk(15.3%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(67.47, 54.55, -49.80) |
| CIE-LCH | lch(67.47, 73.86, 317.61°) |
| OKLab | oklab(74.23% 0.1366 -0.1387) |
| OKLCH | oklch(74.23% 0.195 314.6) |
| XYZ | xyz(54.0852, 37.2587, 98.9309) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.84
Liliac
#C48EFD
ΔE00 4.90
Easter Purple
#C071FE
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D880FF #A7FF80
analogous
#9980FF #D880FF #FF80E6
triadic
#D880FF #FFD880 #80FFD8
tetradic
#D880FF #FF9980 #A7FF80 #80E6FF
square
#D880FF #FF9980 #A7FF80 #80E6FF
split-complementary
#D880FF #E6FF80 #80FF99
monochromatic
#B206FF #C543FF #D880FF #EBBDFF #F6E0FF
Accessibility & contrast
On white
2.48
#D880FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#D880FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D880FF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D880FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D880FF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#D594B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d880ff; /* rgb */ color: rgb(216, 128, 255); /* oklch */ color: oklch(74.2% 0.195 314.6);
Tailwind
colors: {
custom: {
50: '#e6a7ff',
500: '#d880ff',
950: '#000000',
},
}SCSS
$custom: #d880ff; $custom-light: #e6a7ff; $custom-dark: #000000;
JSON
{
"hex": "#d880ff",
"rgb": {
"r": 216,
"g": 128,
"b": 255
},
"hsl": {
"h": 281.575,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74227,
"c": 0.19462,
"h": 314.6
},
"luminance": 0.37257
}Semantic roles & 50–950 ramp
primary
#D880FF
secondary
#DFF7D4
accent
#E60046
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86