#D880EB#D880EB
#D880EB is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.2% C 0.174 H 320.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D880EB |
|---|---|
| RGB | rgb(216, 128, 235) |
| HSL | hsl(289, 73%, 71%) |
| HSV | hsv(289, 46%, 92%) |
| CMYK | cmyk(8.1%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(66.55, 50.57, -40.26) |
| CIE-LCH | lch(66.55, 64.64, 321.47°) |
| OKLab | oklab(73.24% 0.1339 -0.1111) |
| OKLCH | oklch(73.24% 0.174 320.3) |
| XYZ | xyz(51.0316, 36.0373, 82.8489) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Orchid
#DA70D6
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 4.79
Light Purple
#BF77F6
ΔE00 6.29
Liliac
#C48EFD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D880EB #93EB80
analogous
#A280EB #D880EB #EB80C8
triadic
#D880EB #EBD880 #80EBD8
tetradic
#D880EB #EBA280 #93EB80 #80C8EB
square
#D880EB #EBA280 #93EB80 #80C8EB
split-complementary
#D880EB #C8EB80 #80EBA2
monochromatic
#B121D0 #C84BE3 #D880EB #E8B5F3 #F7E5FB
Accessibility & contrast
On white
2.56
#D880EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#D880EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D880EB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D880EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D880EB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#D98EAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d880eb; /* rgb */ color: rgb(216, 128, 235); /* oklch */ color: oklch(73.2% 0.174 320.3);
Tailwind
colors: {
custom: {
50: '#e6a7f2',
500: '#d880eb',
950: '#000000',
},
}SCSS
$custom: #d880eb; $custom-light: #e6a7f2; $custom-dark: #000000;
JSON
{
"hex": "#d880eb",
"rgb": {
"r": 216,
"g": 128,
"b": 235
},
"hsl": {
"h": 289.346,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.73241,
"c": 0.17399,
"h": 320.3
},
"luminance": 0.36035
}Semantic roles & 50–950 ramp
primary
#D880EB
secondary
#DAF1D5
accent
#D51133
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85