#DB80FF#DB80FF
#DB80FF is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.6% C 0.196 H 315.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DB80FF |
|---|---|
| RGB | rgb(219, 128, 255) |
| HSL | hsl(283, 100%, 75%) |
| HSV | hsv(283, 50%, 100%) |
| CMYK | cmyk(14.1%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(67.81, 55.34, -49.23) |
| CIE-LCH | lch(67.81, 74.07, 318.34°) |
| OKLab | oklab(74.56% 0.1401 -0.137) |
| OKLCH | oklch(74.56% 0.196 315.6) |
| XYZ | xyz(54.9798, 37.7200, 98.9729) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.40
Easter Purple
#C071FE
ΔE00 6.09
Purply Pink
#F075E6
ΔE00 6.51
Violet Pink
#FB5FFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB80FF #A4FF80
analogous
#9B80FF #DB80FF #FF80E4
triadic
#DB80FF #FFDB80 #80FFDB
tetradic
#DB80FF #FF9B80 #A4FF80 #80E4FF
square
#DB80FF #FF9B80 #A4FF80 #80E4FF
split-complementary
#DB80FF #E4FF80 #80FF9B
monochromatic
#B806FF #CA43FF #DB80FF #ECBDFF #F6E0FF
Accessibility & contrast
On white
2.46
#DB80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#DB80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB80FF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB80FF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#D993B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #db80ff; /* rgb */ color: rgb(219, 128, 255); /* oklch */ color: oklch(74.6% 0.196 315.6);
Tailwind
colors: {
custom: {
50: '#e8a8ff',
500: '#db80ff',
950: '#000000',
},
}SCSS
$custom: #db80ff; $custom-light: #e8a8ff; $custom-dark: #000000;
JSON
{
"hex": "#db80ff",
"rgb": {
"r": 219,
"g": 128,
"b": 255
},
"hsl": {
"h": 282.992,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74556,
"c": 0.19589,
"h": 315.6
},
"luminance": 0.37718
}Semantic roles & 50–950 ramp
primary
#DB80FF
secondary
#DEF7D4
accent
#E60041
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86