#DB80DC#DB80DC
#DB80DC is a light, vivid purple. Relative luminance 0.357; OKLCH L 72.9% C 0.161 H 326.7°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DB80DC |
|---|---|
| RGB | rgb(219, 128, 220) |
| HSL | hsl(299, 57%, 68%) |
| HSV | hsv(299, 42%, 86%) |
| CMYK | cmyk(0.5%, 41.8%, 0%, 13.7%) |
| CIE-LAB | lab(66.27, 48.63, -32.37) |
| CIE-LCH | lch(66.27, 58.42, 326.35°) |
| OKLab | oklab(72.9% 0.1346 -0.0885) |
| OKLCH | oklch(72.9% 0.161 326.7) |
| XYZ | xyz(49.8499, 35.6681, 71.9551) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.95
Orchid
#DA70D6
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 3.82
Orchid (survey)
#C875C4
ΔE00 5.02
Candy Pink
#FF63E9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB80DC #81DC80
analogous
#AD80DC #DB80DC #DC80AF
triadic
#DB80DC #DCDB80 #80DCDB
tetradic
#DB80DC #DCAD80 #81DC80 #80AFDC
square
#DB80DC #DCAD80 #81DC80 #80AFDC
split-complementary
#DB80DC #AFDC80 #80DCAD
monochromatic
#AF31B1 #CD50CF #DB80DC #E9B0E9 #F6E0F6
Accessibility & contrast
On white
2.58
#DB80DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#DB80DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB80DC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB80DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB80DC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789ADF
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#E089A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #db80dc; /* rgb */ color: rgb(219, 128, 220); /* oklch */ color: oklch(72.9% 0.161 326.7);
Tailwind
colors: {
custom: {
50: '#e8a7e7',
500: '#db80dc',
950: '#000000',
},
}SCSS
$custom: #db80dc; $custom-light: #e8a7e7; $custom-dark: #000000;
JSON
{
"hex": "#db80dc",
"rgb": {
"r": 219,
"g": 128,
"b": 220
},
"hsl": {
"h": 299.348,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.72898,
"c": 0.16105,
"h": 326.7
},
"luminance": 0.35666
}Semantic roles & 50–950 ramp
primary
#DB80DC
secondary
#CEEACE
accent
#C42123
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84