#DA82DC#DA82DC
#DA82DC is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.157 H 326.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DA82DC |
|---|---|
| RGB | rgb(218, 130, 220) |
| HSL | hsl(299, 56%, 69%) |
| HSV | hsv(299, 41%, 86%) |
| CMYK | cmyk(0.9%, 40.9%, 0%, 13.7%) |
| CIE-LAB | lab(66.55, 47.30, -31.94) |
| CIE-LCH | lch(66.55, 57.07, 325.97°) |
| OKLab | oklab(73.09% 0.1306 -0.0873) |
| OKLCH | oklch(73.09% 0.157 326.2) |
| XYZ | xyz(49.8133, 36.0403, 72.0288) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.73
Violet (CSS)
#EE82EE
ΔE00 3.69
Orchid
#DA70D6
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 4.19
Orchid (survey)
#C875C4
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA82DC #84DC82
analogous
#AD82DC #DA82DC #DC82B1
triadic
#DA82DC #DCDA82 #82DCDA
tetradic
#DA82DC #DCAD82 #84DC82 #82B1DC
square
#DA82DC #DCAD82 #84DC82 #82B1DC
split-complementary
#DA82DC #B1DC82 #82DCAD
monochromatic
#AF32B2 #CC52CF #DA82DC #E8B2E9 #F6E2F7
Accessibility & contrast
On white
2.56
#DA82DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#DA82DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA82DC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA82DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA82DC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9BDF
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#DF8BA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #da82dc; /* rgb */ color: rgb(218, 130, 220); /* oklch */ color: oklch(73.1% 0.157 326.2);
Tailwind
colors: {
custom: {
50: '#e7a8e7',
500: '#da82dc',
950: '#000000',
},
}SCSS
$custom: #da82dc; $custom-light: #e7a8e7; $custom-dark: #000000;
JSON
{
"hex": "#da82dc",
"rgb": {
"r": 218,
"g": 130,
"b": 220
},
"hsl": {
"h": 298.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.73086,
"c": 0.15704,
"h": 326.2
},
"luminance": 0.36038
}Semantic roles & 50–950 ramp
primary
#DA82DC
secondary
#D0EACF
accent
#C42225
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84