#CC60F5#CC60F5
#CC60F5 is a light, highly saturated purple. Relative luminance 0.278; OKLCH L 68.1% C 0.227 H 315.5°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CC60F5 |
|---|---|
| RGB | rgb(204, 96, 245) |
| HSL | hsl(283, 88%, 67%) |
| HSV | hsv(283, 61%, 96%) |
| CMYK | cmyk(16.7%, 60.8%, 0%, 3.9%) |
| CIE-LAB | lab(59.71, 65.00, -56.71) |
| CIE-LCH | lch(59.71, 86.26, 318.90°) |
| OKLab | oklab(68.06% 0.162 -0.1589) |
| OKLCH | oklch(68.06% 0.227 315.5) |
| XYZ | xyz(45.5636, 27.7972, 89.3338) |
| Luminance | 0.2780 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 1.23
Bright Lavender
#C760FF
ΔE00 1.88
Heliotrope
#D94FF5
ΔE00 2.85
Easter Purple
#C071FE
ΔE00 4.11
Light Purple
#BF77F6
ΔE00 4.91
Light Urple
#B36FF6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC60F5 #89F560
analogous
#8260F5 #CC60F5 #F560D4
triadic
#CC60F5 #F5CC60 #60F5CC
tetradic
#CC60F5 #F58260 #89F560 #60D4F5
square
#CC60F5 #F58260 #89F560 #60D4F5
split-complementary
#CC60F5 #D4F560 #60F582
monochromatic
#990DCE #BA26F1 #CC60F5 #DE9AF9 #F1D3FC
Accessibility & contrast
On white
3.20
#CC60F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#CC60F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC60F5
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC60F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC60F5 | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F89FA
Deuteranopia (green-blind)
#5F93F1
Tritanopia (blue-blind)
#C97AA2
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #cc60f5; /* rgb */ color: rgb(204, 96, 245); /* oklch */ color: oklch(68.1% 0.227 315.5);
Tailwind
colors: {
custom: {
50: '#df93f9',
500: '#cc60f5',
950: '#000000',
},
}SCSS
$custom: #cc60f5; $custom-light: #df93f9; $custom-dark: #000000;
JSON
{
"hex": "#cc60f5",
"rgb": {
"r": 204,
"g": 96,
"b": 245
},
"hsl": {
"h": 283.49,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.68056,
"c": 0.22696,
"h": 315.5
},
"luminance": 0.27796
}Semantic roles & 50–950 ramp
primary
#CC60F5
secondary
#CEF0C1
accent
#E5013F
background
#FEF9FF
surface
#FCF2FF
border
#D5CCD7
text
#160D17
muted
#847E85