#CC60EB#CC60EB
#CC60EB is a light, highly saturated purple. Relative luminance 0.272; OKLCH L 67.5% C 0.217 H 318.1°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CC60EB |
|---|---|
| RGB | rgb(204, 96, 235) |
| HSL | hsl(287, 78%, 65%) |
| HSV | hsv(287, 59%, 92%) |
| CMYK | cmyk(13.2%, 59.1%, 0%, 7.8%) |
| CIE-LAB | lab(59.16, 63.04, -52.01) |
| CIE-LCH | lch(59.16, 81.73, 320.48°) |
| OKLab | oklab(67.49% 0.1619 -0.1452) |
| OKLCH | oklch(67.49% 0.217 318.1) |
| XYZ | xyz(44.0780, 27.2030, 81.5100) |
| Luminance | 0.2720 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.62
Heliotrope
#D94FF5
ΔE00 2.84
Bright Lavender
#C760FF
ΔE00 3.31
Easter Purple
#C071FE
ΔE00 5.09
Pinkish Purple
#D648D7
ΔE00 5.19
Mediumorchid
#BA55D3
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC60EB #7FEB60
analogous
#8760EB #CC60EB #EB60C4
triadic
#CC60EB #EBCC60 #60EBCC
tetradic
#CC60EB #EB8760 #7FEB60 #60C4EB
square
#CC60EB #EB8760 #7FEB60 #60C4EB
split-complementary
#CC60EB #C4EB60 #60EB87
monochromatic
#9517B9 #BB2AE4 #CC60EB #DD96F2 #EFCDF9
Accessibility & contrast
On white
3.26
#CC60EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#CC60EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC60EB
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC60EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC60EB | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C87EF
Deuteranopia (green-blind)
#6692E7
Tritanopia (blue-blind)
#CC779D
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #cc60eb; /* rgb */ color: rgb(204, 96, 235); /* oklch */ color: oklch(67.5% 0.217 318.1);
Tailwind
colors: {
custom: {
50: '#df93f2',
500: '#cc60eb',
950: '#000000',
},
}SCSS
$custom: #cc60eb; $custom-light: #df93f2; $custom-dark: #000000;
JSON
{
"hex": "#cc60eb",
"rgb": {
"r": 204,
"g": 96,
"b": 235
},
"hsl": {
"h": 286.619,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.67485,
"c": 0.21745,
"h": 318.1
},
"luminance": 0.27201
}Semantic roles & 50–950 ramp
primary
#CC60EB
secondary
#C6EBBC
accent
#DA0C3A
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#160D17
muted
#847E85