#CC60E9#CC60E9
#CC60E9 is a light, highly saturated purple. Relative luminance 0.271; OKLCH L 67.4% C 0.216 H 318.6°. Best body text is #000000 at 6.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CC60E9 |
|---|---|
| RGB | rgb(204, 96, 233) |
| HSL | hsl(287, 76%, 65%) |
| HSV | hsv(287, 59%, 91%) |
| CMYK | cmyk(12.4%, 58.8%, 0%, 8.6%) |
| CIE-LAB | lab(59.06, 62.66, -51.06) |
| CIE-LCH | lch(59.06, 80.83, 320.82°) |
| OKLab | oklab(67.37% 0.1618 -0.1425) |
| OKLCH | oklch(67.37% 0.216 318.6) |
| XYZ | xyz(43.7907, 27.0881, 79.9968) |
| Luminance | 0.2709 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.92
Heliotrope
#D94FF5
ΔE00 2.94
Bright Lavender
#C760FF
ΔE00 3.61
Pinkish Purple
#D648D7
ΔE00 4.98
Mediumorchid
#BA55D3
ΔE00 5.15
Easter Purple
#C071FE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC60E9 #7DE960
analogous
#8760E9 #CC60E9 #E960C2
triadic
#CC60E9 #E9CC60 #60E9CC
tetradic
#CC60E9 #E98760 #7DE960 #60C2E9
square
#CC60E9 #E98760 #7DE960 #60C2E9
split-complementary
#CC60E9 #C2E960 #60E987
monochromatic
#9419B5 #BB2AE2 #CC60E9 #DD96F0 #EECCF8
Accessibility & contrast
On white
3.27
#CC60E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.42
#CC60E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC60E9
6.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC60E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC60E9 | 1.00 | 3.27 | 6.42 | 6.42 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E87ED
Deuteranopia (green-blind)
#6792E5
Tritanopia (blue-blind)
#CC769C
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #cc60e9; /* rgb */ color: rgb(204, 96, 233); /* oklch */ color: oklch(67.4% 0.216 318.6);
Tailwind
colors: {
custom: {
50: '#df93f0',
500: '#cc60e9',
950: '#000000',
},
}SCSS
$custom: #cc60e9; $custom-light: #df93f0; $custom-dark: #000000;
JSON
{
"hex": "#cc60e9",
"rgb": {
"r": 204,
"g": 96,
"b": 233
},
"hsl": {
"h": 287.299,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.67374,
"c": 0.21556,
"h": 318.6
},
"luminance": 0.27086
}Semantic roles & 50–950 ramp
primary
#CC60E9
secondary
#C5EABB
accent
#D80E38
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#160D17
muted
#847E85