#CC60ED#CC60ED
#CC60ED is a light, highly saturated purple. Relative luminance 0.273; OKLCH L 67.6% C 0.219 H 317.6°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CC60ED |
|---|---|
| RGB | rgb(204, 96, 237) |
| HSL | hsl(286, 80%, 65%) |
| HSV | hsv(286, 59%, 93%) |
| CMYK | cmyk(13.9%, 59.5%, 0%, 7.1%) |
| CIE-LAB | lab(59.27, 63.43, -52.95) |
| CIE-LCH | lch(59.27, 82.63, 320.14°) |
| OKLab | oklab(67.6% 0.1619 -0.148) |
| OKLCH | oklch(67.6% 0.219 317.6) |
| XYZ | xyz(44.3686, 27.3193, 83.0403) |
| Luminance | 0.2732 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.32
Heliotrope
#D94FF5
ΔE00 2.78
Bright Lavender
#C760FF
ΔE00 3.01
Easter Purple
#C071FE
ΔE00 4.87
Light Purple
#BF77F6
ΔE00 5.33
Pinkish Purple
#D648D7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC60ED #81ED60
analogous
#8560ED #CC60ED #ED60C8
triadic
#CC60ED #EDCC60 #60EDCC
tetradic
#CC60ED #ED8560 #81ED60 #60C8ED
square
#CC60ED #ED8560 #81ED60 #60C8ED
split-complementary
#CC60ED #C8ED60 #60ED85
monochromatic
#9615BD #BA29E7 #CC60ED #DE97F3 #EFCEF9
Accessibility & contrast
On white
3.25
#CC60ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#CC60ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC60ED
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC60ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC60ED | 1.00 | 3.25 | 6.46 | 6.46 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3988F1
Deuteranopia (green-blind)
#6592E9
Tritanopia (blue-blind)
#CB789E
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #cc60ed; /* rgb */ color: rgb(204, 96, 237); /* oklch */ color: oklch(67.6% 0.219 317.6);
Tailwind
colors: {
custom: {
50: '#df93f3',
500: '#cc60ed',
950: '#000000',
},
}SCSS
$custom: #cc60ed; $custom-light: #df93f3; $custom-dark: #000000;
JSON
{
"hex": "#cc60ed",
"rgb": {
"r": 204,
"g": 96,
"b": 237
},
"hsl": {
"h": 285.957,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.67598,
"c": 0.21935,
"h": 317.6
},
"luminance": 0.27318
}Semantic roles & 50–950 ramp
primary
#CC60ED
secondary
#C8ECBD
accent
#DC0A3B
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#160D17
muted
#847E85