#CC82DC#CC82DC
#CC82DC is a light, vivid purple. Relative luminance 0.340; OKLCH L 71.5% C 0.149 H 320.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82DC |
|---|---|
| RGB | rgb(204, 130, 220) |
| HSL | hsl(289, 56%, 69%) |
| HSV | hsv(289, 41%, 86%) |
| CMYK | cmyk(7.3%, 40.9%, 0%, 13.7%) |
| CIE-LAB | lab(64.94, 43.12, -34.56) |
| CIE-LCH | lch(64.94, 55.26, 321.28°) |
| OKLab | oklab(71.53% 0.1145 -0.095) |
| OKLCH | oklch(71.53% 0.149 320.3) |
| XYZ | xyz(45.8011, 33.9715, 71.8408) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.72
Orchid (survey)
#C875C4
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 5.73
Pale Purple
#B790D4
ΔE00 6.16
Purply Pink
#F075E6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82DC #92DC82
analogous
#9F82DC #CC82DC #DC82BF
triadic
#CC82DC #DCCC82 #82DCCC
tetradic
#CC82DC #DC9F82 #92DC82 #82BFDC
square
#CC82DC #DC9F82 #92DC82 #82BFDC
split-complementary
#CC82DC #BFDC82 #82DC9F
monochromatic
#9B32B2 #B852CF #CC82DC #E0B2E9 #F3E2F7
Accessibility & contrast
On white
2.69
#CC82DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#CC82DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82DC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82DC | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7698DF
Deuteranopia (green-blind)
#89A0D9
Tritanopia (blue-blind)
#CD8DA5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc82dc; /* rgb */ color: rgb(204, 130, 220); /* oklch */ color: oklch(71.5% 0.149 320.3);
Tailwind
colors: {
custom: {
50: '#dda8e7',
500: '#cc82dc',
950: '#000000',
},
}SCSS
$custom: #cc82dc; $custom-light: #dda8e7; $custom-dark: #000000;
JSON
{
"hex": "#cc82dc",
"rgb": {
"r": 204,
"g": 130,
"b": 220
},
"hsl": {
"h": 289.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.71526,
"c": 0.14879,
"h": 320.3
},
"luminance": 0.3397
}Semantic roles & 50–950 ramp
primary
#CC82DC
secondary
#D4EACF
accent
#C4223F
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84