#DC82DA#DC82DA
#DC82DA is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.2% C 0.156 H 327.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82DA |
|---|---|
| RGB | rgb(220, 130, 218) |
| HSL | hsl(301, 56%, 69%) |
| HSV | hsv(301, 41%, 86%) |
| CMYK | cmyk(0%, 40.9%, 0.9%, 13.7%) |
| CIE-LAB | lab(66.71, 47.54, -30.57) |
| CIE-LCH | lch(66.71, 56.52, 327.26°) |
| OKLab | oklab(73.23% 0.1324 -0.0833) |
| OKLCH | oklch(73.23% 0.156 327.8) |
| XYZ | xyz(50.1518, 36.2453, 70.6704) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.16
Violet (CSS)
#EE82EE
ΔE00 3.71
Orchid
#DA70D6
ΔE00 3.98
Purply Pink
#F075E6
ΔE00 4.08
Orchid (survey)
#C875C4
ΔE00 5.14
Candy Pink
#FF63E9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82DA #82DC84
analogous
#B182DC #DC82DA #DC82AD
triadic
#DC82DA #DADC82 #82DADC
tetradic
#DC82DA #DCB182 #82DC84 #82ADDC
square
#DC82DA #DCB182 #82DC84 #82ADDC
split-complementary
#DC82DA #ADDC82 #82DCB1
monochromatic
#B232AF #CF52CC #DC82DA #E9B2E8 #F7E2F6
Accessibility & contrast
On white
2.55
#DC82DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DC82DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82DA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82DA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9BDD
Deuteranopia (green-blind)
#94A6D7
Tritanopia (blue-blind)
#E18AA4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc82da; /* rgb */ color: rgb(220, 130, 218); /* oklch */ color: oklch(73.2% 0.156 327.8);
Tailwind
colors: {
custom: {
50: '#e8a8e5',
500: '#dc82da',
950: '#000000',
},
}SCSS
$custom: #dc82da; $custom-light: #e8a8e5; $custom-dark: #000000;
JSON
{
"hex": "#dc82da",
"rgb": {
"r": 220,
"g": 130,
"b": 218
},
"hsl": {
"h": 301.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.73228,
"c": 0.15645,
"h": 327.8
},
"luminance": 0.36243
}Semantic roles & 50–950 ramp
primary
#DC82DA
secondary
#CFEAD0
accent
#C42522
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84