#DC82DF#DC82DF
#DC82DF is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.4% C 0.161 H 325.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82DF |
|---|---|
| RGB | rgb(220, 130, 223) |
| HSL | hsl(298, 59%, 69%) |
| HSV | hsv(298, 42%, 87%) |
| CMYK | cmyk(1.3%, 41.7%, 0%, 12.5%) |
| CIE-LAB | lab(66.91, 48.45, -33.03) |
| CIE-LCH | lch(66.91, 58.63, 325.72°) |
| OKLab | oklab(73.45% 0.1335 -0.0903) |
| OKLCH | oklch(73.45% 0.161 325.9) |
| XYZ | xyz(50.8160, 36.5109, 74.1683) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.03
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 3.86
Orchid
#DA70D6
ΔE00 3.98
Orchid (survey)
#C875C4
ΔE00 5.57
Candy Pink
#FF63E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82DF #85DF82
analogous
#AE82DF #DC82DF #DF82B4
triadic
#DC82DF #DFDC82 #82DFDC
tetradic
#DC82DF #DFAE82 #85DF82 #82B4DF
square
#DC82DF #DFAE82 #85DF82 #82B4DF
split-complementary
#DC82DF #B4DF82 #82DFAE
monochromatic
#B32FB8 #CE51D3 #DC82DF #EAB3EB #F7E3F8
Accessibility & contrast
On white
2.53
#DC82DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#DC82DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82DF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82DF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799CE2
Deuteranopia (green-blind)
#92A7DC
Tritanopia (blue-blind)
#E18CA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc82df; /* rgb */ color: rgb(220, 130, 223); /* oklch */ color: oklch(73.4% 0.161 325.9);
Tailwind
colors: {
custom: {
50: '#e8a8e9',
500: '#dc82df',
950: '#000000',
},
}SCSS
$custom: #dc82df; $custom-light: #e8a8e9; $custom-dark: #000000;
JSON
{
"hex": "#dc82df",
"rgb": {
"r": 220,
"g": 130,
"b": 223
},
"hsl": {
"h": 298.065,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.73445,
"c": 0.16116,
"h": 325.9
},
"luminance": 0.36509
}Semantic roles & 50–950 ramp
primary
#DC82DF
secondary
#D2ECD1
accent
#C71F24
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84