#DB82DC#DB82DC
#DB82DC is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.2% C 0.158 H 326.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DB82DC |
|---|---|
| RGB | rgb(219, 130, 220) |
| HSL | hsl(299, 56%, 69%) |
| HSV | hsv(299, 41%, 86%) |
| CMYK | cmyk(0.5%, 40.9%, 0%, 13.7%) |
| CIE-LAB | lab(66.67, 47.60, -31.75) |
| CIE-LCH | lch(66.67, 57.22, 326.30°) |
| OKLab | oklab(73.2% 0.1317 -0.0867) |
| OKLCH | oklch(73.2% 0.158 326.6) |
| XYZ | xyz(50.1133, 36.1949, 72.0429) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.61
Violet (CSS)
#EE82EE
ΔE00 3.58
Orchid
#DA70D6
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 4.07
Orchid (survey)
#C875C4
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB82DC #83DC82
analogous
#AE82DC #DB82DC #DC82B0
triadic
#DB82DC #DCDB82 #82DCDB
tetradic
#DB82DC #DCAE82 #83DC82 #82B0DC
square
#DB82DC #DCAE82 #83DC82 #82B0DC
split-complementary
#DB82DC #B0DC82 #82DCAE
monochromatic
#B032B2 #CD52CF #DB82DC #E9B2E9 #F7E2F7
Accessibility & contrast
On white
2.55
#DB82DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DB82DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB82DC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB82DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB82DC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9BDF
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#E08BA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #db82dc; /* rgb */ color: rgb(219, 130, 220); /* oklch */ color: oklch(73.2% 0.158 326.6);
Tailwind
colors: {
custom: {
50: '#e8a8e7',
500: '#db82dc',
950: '#000000',
},
}SCSS
$custom: #db82dc; $custom-light: #e8a8e7; $custom-dark: #000000;
JSON
{
"hex": "#db82dc",
"rgb": {
"r": 219,
"g": 130,
"b": 220
},
"hsl": {
"h": 299.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.732,
"c": 0.15768,
"h": 326.6
},
"luminance": 0.36193
}Semantic roles & 50–950 ramp
primary
#DB82DC
secondary
#D0EACF
accent
#C42224
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84