#DB82FF#DB82FF
#DB82FF is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.193 H 315.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DB82FF |
|---|---|
| RGB | rgb(219, 130, 255) |
| HSL | hsl(283, 100%, 75%) |
| HSV | hsv(283, 49%, 100%) |
| CMYK | cmyk(14.1%, 49%, 0%, 0%) |
| CIE-LAB | lab(68.20, 54.33, -48.62) |
| CIE-LCH | lch(68.20, 72.91, 318.17°) |
| OKLab | oklab(74.84% 0.1374 -0.1352) |
| OKLCH | oklch(74.84% 0.193 315.5) |
| XYZ | xyz(55.2433, 38.2469, 99.0607) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.32
Light Purple
#BF77F6
ΔE00 5.53
Easter Purple
#C071FE
ΔE00 6.36
Purply Pink
#F075E6
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB82FF #A6FF82
analogous
#9C82FF #DB82FF #FF82E4
triadic
#DB82FF #FFDB82 #82FFDB
tetradic
#DB82FF #FF9C82 #A6FF82 #82E4FF
square
#DB82FF #FF9C82 #A6FF82 #82E4FF
split-complementary
#DB82FF #E4FF82 #82FF9C
monochromatic
#B808FF #C945FF #DB82FF #EDBFFF #F6E0FF
Accessibility & contrast
On white
2.43
#DB82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#DB82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB82FF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB82FF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#D995B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #db82ff; /* rgb */ color: rgb(219, 130, 255); /* oklch */ color: oklch(74.8% 0.193 315.5);
Tailwind
colors: {
custom: {
50: '#e8a9ff',
500: '#db82ff',
950: '#000000',
},
}SCSS
$custom: #db82ff; $custom-light: #e8a9ff; $custom-dark: #000000;
JSON
{
"hex": "#db82ff",
"rgb": {
"r": 219,
"g": 130,
"b": 255
},
"hsl": {
"h": 282.72,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.74844,
"c": 0.19276,
"h": 315.5
},
"luminance": 0.38245
}Semantic roles & 50–950 ramp
primary
#DB82FF
secondary
#DEF7D4
accent
#E60042
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86