#CC82CF#CC82CF
#CC82CF is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.0% C 0.135 H 325.5°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82CF |
|---|---|
| RGB | rgb(204, 130, 207) |
| HSL | hsl(298, 45%, 66%) |
| HSV | hsv(298, 37%, 81%) |
| CMYK | cmyk(1.4%, 37.2%, 0%, 18.8%) |
| CIE-LAB | lab(64.41, 40.62, -28.13) |
| CIE-LCH | lch(64.41, 49.41, 325.30°) |
| OKLab | oklab(70.96% 0.1117 -0.0767) |
| OKLCH | oklch(70.96% 0.135 325.5) |
| XYZ | xyz(44.1459, 33.3094, 63.1233) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.08
Orchid (survey)
#C875C4
ΔE00 3.44
Orchid
#DA70D6
ΔE00 4.78
Pale Purple
#B790D4
ΔE00 6.47
Violet (CSS)
#EE82EE
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82CF #85CF82
analogous
#A582CF #CC82CF #CF82AB
triadic
#CC82CF #CFCC82 #82CFCC
tetradic
#CC82CF #CFA582 #85CF82 #82ABCF
square
#CC82CF #CFA582 #85CF82 #82ABCF
split-complementary
#CC82CF #ABCF82 #82CFA5
monochromatic
#973C9B #BA56BE #CC82CF #DEAEE0 #F0DAF1
Accessibility & contrast
On white
2.74
#CC82CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#CC82CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82CF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82CF | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B96D2
Deuteranopia (green-blind)
#8E9FCC
Tritanopia (blue-blind)
#D08A9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc82cf; /* rgb */ color: rgb(204, 130, 207); /* oklch */ color: oklch(71.0% 0.135 325.5);
Tailwind
colors: {
custom: {
50: '#dda8de',
500: '#cc82cf',
950: '#000000',
},
}SCSS
$custom: #cc82cf; $custom-light: #dda8de; $custom-dark: #000000;
JSON
{
"hex": "#cc82cf",
"rgb": {
"r": 204,
"g": 130,
"b": 207
},
"hsl": {
"h": 297.662,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.70955,
"c": 0.13546,
"h": 325.5
},
"luminance": 0.33308
}Semantic roles & 50–950 ramp
primary
#CC82CF
secondary
#CBE3CA
accent
#B82E33
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83