#DB82FB#DB82FB
#DB82FB is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.6% C 0.189 H 316.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DB82FB |
|---|---|
| RGB | rgb(219, 130, 251) |
| HSL | hsl(284, 94%, 75%) |
| HSV | hsv(284, 48%, 98%) |
| CMYK | cmyk(12.7%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.01, 53.53, -46.73) |
| CIE-LCH | lch(68.01, 71.05, 318.88°) |
| OKLab | oklab(74.64% 0.1369 -0.1297) |
| OKLCH | oklch(74.64% 0.189 316.5) |
| XYZ | xyz(54.6061, 37.9921, 95.7048) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Liliac
#C48EFD
ΔE00 5.27
Light Purple
#BF77F6
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 6.10
Easter Purple
#C071FE
ΔE00 6.60
Violet Pink
#FB5FFC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB82FB #A2FB82
analogous
#9F82FB #DB82FB #FB82DF
triadic
#DB82FB #FBDB82 #82FBDB
tetradic
#DB82FB #FB9F82 #A2FB82 #82DFFB
square
#DB82FB #FB9F82 #A2FB82 #82DFFB
split-complementary
#DB82FB #DFFB82 #82FB9F
monochromatic
#B90BF7 #CA47F9 #DB82FB #ECBDFD #F6E1FE
Accessibility & contrast
On white
2.44
#DB82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DB82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB82FB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB82FB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#84A9F8
Tritanopia (blue-blind)
#DA94B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #db82fb; /* rgb */ color: rgb(219, 130, 251); /* oklch */ color: oklch(74.6% 0.189 316.5);
Tailwind
colors: {
custom: {
50: '#e8a9fd',
500: '#db82fb',
950: '#000000',
},
}SCSS
$custom: #db82fb; $custom-light: #e8a9fd; $custom-dark: #000000;
JSON
{
"hex": "#db82fb",
"rgb": {
"r": 219,
"g": 130,
"b": 251
},
"hsl": {
"h": 284.132,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.74644,
"c": 0.1886,
"h": 316.5
},
"luminance": 0.3799
}Semantic roles & 50–950 ramp
primary
#DB82FB
secondary
#DEF6D5
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85