#CC60C2#CC60C2
#CC60C2 is a light, vivid purple. Relative luminance 0.251; OKLCH L 65.4% C 0.180 H 331.0°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CC60C2 |
|---|---|
| RGB | rgb(204, 96, 194) |
| HSL | hsl(306, 51%, 59%) |
| HSV | hsv(306, 53%, 80%) |
| CMYK | cmyk(0%, 52.9%, 4.9%, 20%) |
| CIE-LAB | lab(57.17, 55.58, -31.98) |
| CIE-LCH | lch(57.17, 64.12, 330.08°) |
| OKLab | oklab(65.38% 0.1579 -0.0874) |
| OKLCH | oklch(65.38% 0.18 331) |
| XYZ | xyz(38.8221, 25.1006, 53.8286) |
| Luminance | 0.2510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.60
Purplish Pink
#CE5DAE
ΔE00 4.11
Pinky Purple
#C94CBE
ΔE00 4.21
Orchid (survey)
#C875C4
ΔE00 4.72
Orchid
#DA70D6
ΔE00 5.06
Pinkish Purple
#D648D7
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC60C2 #60CC6A
analogous
#A060CC #CC60C2 #CC608C
triadic
#CC60C2 #C2CC60 #60C2CC
tetradic
#CC60C2 #CCA060 #60CC6A #608CCC
square
#CC60C2 #CCA060 #60CC6A #608CCC
split-complementary
#CC60C2 #8CCC60 #60CCA0
monochromatic
#862B7E #B53AA9 #CC60C2 #DB8ED4 #EABDE6
Accessibility & contrast
On white
3.49
#CC60C2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#CC60C2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC60C2
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC60C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC60C2 | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B80C5
Deuteranopia (green-blind)
#7B8FBF
Tritanopia (blue-blind)
#D36988
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc60c2; /* rgb */ color: rgb(204, 96, 194); /* oklch */ color: oklch(65.4% 0.180 331.0);
Tailwind
colors: {
custom: {
50: '#de92d4',
500: '#cc60c2',
950: '#000000',
},
}SCSS
$custom: #cc60c2; $custom-light: #de92d4; $custom-dark: #000000;
JSON
{
"hex": "#cc60c2",
"rgb": {
"r": 204,
"g": 96,
"b": 194
},
"hsl": {
"h": 305.556,
"s": 51.429,
"l": 58.824
},
"oklch": {
"l": 0.65382,
"c": 0.18045,
"h": 331
},
"luminance": 0.25098
}Semantic roles & 50–950 ramp
primary
#CC60C2
secondary
#AFD9B3
accent
#DB5A4D
background
#FDF9FD
surface
#FBF2FA
border
#D4CCD3
text
#150D14
muted
#837E83