#CC60FF#CC60FF
#CC60FF is a light, highly saturated purple. Relative luminance 0.284; OKLCH L 68.6% C 0.237 H 313.2°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CC60FF |
|---|---|
| RGB | rgb(204, 96, 255) |
| HSL | hsl(281, 100%, 69%) |
| HSV | hsv(281, 62%, 100%) |
| CMYK | cmyk(20%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(60.27, 67.00, -61.33) |
| CIE-LCH | lch(60.27, 90.84, 317.53°) |
| OKLab | oklab(68.65% 0.1619 -0.1725) |
| OKLCH | oklch(68.65% 0.237 313.2) |
| XYZ | xyz(47.1316, 28.4245, 97.5920) |
| Luminance | 0.2842 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 0.85
Bright Lavender
#C760FF
ΔE00 0.87
Heliotrope
#D94FF5
ΔE00 3.52
Easter Purple
#C071FE
ΔE00 3.53
Light Urple
#B36FF6
ΔE00 4.67
Light Purple
#BF77F6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC60FF #93FF60
analogous
#7D60FF #CC60FF #FF60E2
triadic
#CC60FF #FFCC60 #60FFCC
tetradic
#CC60FF #FF7D60 #93FF60 #60E2FF
square
#CC60FF #FF7D60 #93FF60 #60E2FF
split-complementary
#CC60FF #E2FF60 #60FF7D
monochromatic
#9B00E5 #B823FF #CC60FF #E09DFF #F3DAFF
Accessibility & contrast
On white
3.14
#CC60FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#CC60FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC60FF
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC60FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC60FF | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A8CFF
Deuteranopia (green-blind)
#5794FB
Tritanopia (blue-blind)
#C77EA7
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #cc60ff; /* rgb */ color: rgb(204, 96, 255); /* oklch */ color: oklch(68.6% 0.237 313.2);
Tailwind
colors: {
custom: {
50: '#df93ff',
500: '#cc60ff',
950: '#000000',
},
}SCSS
$custom: #cc60ff; $custom-light: #df93ff; $custom-dark: #000000;
JSON
{
"hex": "#cc60ff",
"rgb": {
"r": 204,
"g": 96,
"b": 255
},
"hsl": {
"h": 280.755,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.68647,
"c": 0.23655,
"h": 313.2
},
"luminance": 0.28423
}Semantic roles & 50–950 ramp
primary
#CC60FF
secondary
#D5F5C6
accent
#E6004A
background
#FEF9FF
surface
#FCF2FF
border
#D5CCD7
text
#160E18
muted
#847E86