#CC82CC#CC82CC
#CC82CC is a light, vivid purple. Relative luminance 0.332; OKLCH L 70.8% C 0.133 H 326.9°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82CC |
|---|---|
| RGB | rgb(204, 130, 204) |
| HSL | hsl(300, 42%, 65%) |
| HSV | hsv(300, 36%, 80%) |
| CMYK | cmyk(0%, 36.3%, 0%, 20%) |
| CIE-LAB | lab(64.29, 40.06, -26.63) |
| CIE-LCH | lch(64.29, 48.10, 326.39°) |
| OKLab | oklab(70.83% 0.111 -0.0724) |
| OKLCH | oklch(70.83% 0.133 326.9) |
| XYZ | xyz(43.7827, 33.1641, 61.2101) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.14
Orchid (survey)
#C875C4
ΔE00 3.32
Orchid
#DA70D6
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 6.70
Violet (CSS)
#EE82EE
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82CC #82CC82
analogous
#A782CC #CC82CC #CC82A7
triadic
#CC82CC #CCCC82 #82CCCC
tetradic
#CC82CC #CCA782 #82CC82 #82A7CC
square
#CC82CC #CCA782 #82CC82 #82A7CC
split-complementary
#CC82CC #A7CC82 #82CCA7
monochromatic
#963D96 #BA57BA #CC82CC #DEADDE #EFD9EF
Accessibility & contrast
On white
2.75
#CC82CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#CC82CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82CC
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82CC | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C96CF
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#D0899E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc82cc; /* rgb */ color: rgb(204, 130, 204); /* oklch */ color: oklch(70.8% 0.133 326.9);
Tailwind
colors: {
custom: {
50: '#dda8db',
500: '#cc82cc',
950: '#000000',
},
}SCSS
$custom: #cc82cc; $custom-light: #dda8db; $custom-dark: #000000;
JSON
{
"hex": "#cc82cc",
"rgb": {
"r": 204,
"g": 130,
"b": 204
},
"hsl": {
"h": 300,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.70828,
"c": 0.13251,
"h": 326.9
},
"luminance": 0.33162
}Semantic roles & 50–950 ramp
primary
#CC82CC
secondary
#C9E1C9
accent
#B53030
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83