#CC60E6#CC60E6
#CC60E6 is a light, highly saturated purple. Relative luminance 0.269; OKLCH L 67.2% C 0.213 H 319.5°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CC60E6 |
|---|---|
| RGB | rgb(204, 96, 230) |
| HSL | hsl(288, 73%, 64%) |
| HSV | hsv(288, 58%, 90%) |
| CMYK | cmyk(11.3%, 58.3%, 0%, 9.8%) |
| CIE-LAB | lab(58.90, 62.08, -49.63) |
| CIE-LCH | lch(58.90, 79.49, 321.36°) |
| OKLab | oklab(67.21% 0.1616 -0.1383) |
| OKLCH | oklch(67.21% 0.213 319.5) |
| XYZ | xyz(43.3658, 26.9181, 77.7590) |
| Luminance | 0.2692 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.13
Bright Lilac
#C95EFB
ΔE00 3.38
Bright Lavender
#C760FF
ΔE00 4.08
Pinkish Purple
#D648D7
ΔE00 4.69
Mediumorchid
#BA55D3
ΔE00 4.95
Easter Purple
#C071FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC60E6 #7AE660
analogous
#8960E6 #CC60E6 #E660BD
triadic
#CC60E6 #E6CC60 #60E6CC
tetradic
#CC60E6 #E68960 #7AE660 #60BDE6
square
#CC60E6 #E68960 #7AE660 #60BDE6
split-complementary
#CC60E6 #BDE660 #60E689
monochromatic
#931CB0 #BB2BDE #CC60E6 #DD95EE #EECAF7
Accessibility & contrast
On white
3.29
#CC60E6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#CC60E6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC60E6
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC60E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC60E6 | 1.00 | 3.29 | 6.38 | 6.38 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4186EA
Deuteranopia (green-blind)
#6992E3
Tritanopia (blue-blind)
#CD759A
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #cc60e6; /* rgb */ color: rgb(204, 96, 230); /* oklch */ color: oklch(67.2% 0.213 319.5);
Tailwind
colors: {
custom: {
50: '#de93ee',
500: '#cc60e6',
950: '#000000',
},
}SCSS
$custom: #cc60e6; $custom-light: #de93ee; $custom-dark: #000000;
JSON
{
"hex": "#cc60e6",
"rgb": {
"r": 204,
"g": 96,
"b": 230
},
"hsl": {
"h": 288.358,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.67208,
"c": 0.21274,
"h": 319.5
},
"luminance": 0.26916
}Semantic roles & 50–950 ramp
primary
#CC60E6
secondary
#C3E8B9
accent
#D51137
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#160D16
muted
#847E84