#DC82DC#DC82DC
#DC82DC is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.3% C 0.158 H 327.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82DC |
|---|---|
| RGB | rgb(220, 130, 220) |
| HSL | hsl(300, 56%, 69%) |
| HSV | hsv(300, 41%, 86%) |
| CMYK | cmyk(0%, 40.9%, 0%, 13.7%) |
| CIE-LAB | lab(66.79, 47.90, -31.55) |
| CIE-LCH | lch(66.79, 57.36, 326.63°) |
| OKLab | oklab(73.31% 0.1328 -0.0861) |
| OKLCH | oklch(73.31% 0.158 327) |
| XYZ | xyz(50.4151, 36.3506, 72.0571) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.50
Violet (CSS)
#EE82EE
ΔE00 3.48
Orchid
#DA70D6
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 3.96
Orchid (survey)
#C875C4
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82DC #82DC82
analogous
#AF82DC #DC82DC #DC82AF
triadic
#DC82DC #DCDC82 #82DCDC
tetradic
#DC82DC #DCAF82 #82DC82 #82AFDC
square
#DC82DC #DCAF82 #82DC82 #82AFDC
split-complementary
#DC82DC #AFDC82 #82DCAF
monochromatic
#B232B2 #CF52CF #DC82DC #E9B2E9 #F7E2F7
Accessibility & contrast
On white
2.54
#DC82DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#DC82DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82DC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82DC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#E18BA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dc82dc; /* rgb */ color: rgb(220, 130, 220); /* oklch */ color: oklch(73.3% 0.158 327.0);
Tailwind
colors: {
custom: {
50: '#e8a8e7',
500: '#dc82dc',
950: '#000000',
},
}SCSS
$custom: #dc82dc; $custom-light: #e8a8e7; $custom-dark: #000000;
JSON
{
"hex": "#dc82dc",
"rgb": {
"r": 220,
"g": 130,
"b": 220
},
"hsl": {
"h": 300,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.73314,
"c": 0.15832,
"h": 327
},
"luminance": 0.36348
}Semantic roles & 50–950 ramp
primary
#DC82DC
secondary
#CFEACF
accent
#C42222
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84