#D880EF#D880EF
#D880EF is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.4% C 0.178 H 319.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D880EF |
|---|---|
| RGB | rgb(216, 128, 239) |
| HSL | hsl(288, 78%, 72%) |
| HSV | hsv(288, 46%, 94%) |
| CMYK | cmyk(9.6%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(66.73, 51.35, -42.19) |
| CIE-LCH | lch(66.73, 66.46, 320.59°) |
| OKLab | oklab(73.43% 0.1345 -0.1167) |
| OKLCH | oklch(73.43% 0.178 319.1) |
| XYZ | xyz(51.6160, 36.2711, 85.9267) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.46
Light Purple
#BF77F6
ΔE00 5.85
Liliac
#C48EFD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D880EF #97EF80
analogous
#A180EF #D880EF #EF80CE
triadic
#D880EF #EFD880 #80EFD8
tetradic
#D880EF #EFA180 #97EF80 #80CEEF
square
#D880EF #EFA180 #97EF80 #80CEEF
split-complementary
#D880EF #CEEF80 #80EFA1
monochromatic
#B21BD9 #C74AE8 #D880EF #E9B6F6 #F7E4FC
Accessibility & contrast
On white
2.54
#D880EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#D880EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D880EF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D880EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D880EF | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF3
Deuteranopia (green-blind)
#87A5EC
Tritanopia (blue-blind)
#D98FAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d880ef; /* rgb */ color: rgb(216, 128, 239); /* oklch */ color: oklch(73.4% 0.178 319.1);
Tailwind
colors: {
custom: {
50: '#e6a7f4',
500: '#d880ef',
950: '#000000',
},
}SCSS
$custom: #d880ef; $custom-light: #e6a7f4; $custom-dark: #000000;
JSON
{
"hex": "#d880ef",
"rgb": {
"r": 216,
"g": 128,
"b": 239
},
"hsl": {
"h": 287.568,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.73432,
"c": 0.17805,
"h": 319.1
},
"luminance": 0.36269
}Semantic roles & 50–950 ramp
primary
#D880EF
secondary
#DDF3D7
accent
#DA0C36
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85