#CC50C7#CC50C7
#CC50C7 is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.7% C 0.208 H 329.3°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50C7 |
|---|---|
| RGB | rgb(204, 80, 199) |
| HSL | hsl(302, 55%, 56%) |
| HSV | hsv(302, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 2.5%, 20%) |
| CIE-LAB | lab(54.76, 63.59, -38.61) |
| CIE-LCH | lch(54.76, 74.39, 328.73°) |
| OKLab | oklab(63.69% 0.179 -0.1063) |
| OKLCH | oklch(63.69% 0.208 329.3) |
| XYZ | xyz(38.0789, 22.7008, 56.3978) |
| Luminance | 0.2270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.74
Pinkish Purple
#D648D7
ΔE00 2.69
Purpleish Pink
#DF4EC8
ΔE00 3.52
Purpley Pink
#C83CB9
ΔE00 4.30
Mediumorchid
#BA55D3
ΔE00 4.43
Purple Pink
#D725DE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50C7 #50CC55
analogous
#9350CC #CC50C7 #CC5089
triadic
#CC50C7 #C7CC50 #50C7CC
tetradic
#CC50C7 #CC9350 #50CC55 #5089CC
square
#CC50C7 #CC9350 #50CC55 #5089CC
split-complementary
#CC50C7 #89CC50 #50CC93
monochromatic
#7D247A #AD32A8 #CC50C7 #DA7FD6 #E8AFE5
Accessibility & contrast
On white
3.79
#CC50C7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#CC50C7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50C7
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50C7 | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4578CB
Deuteranopia (green-blind)
#7089C4
Tritanopia (blue-blind)
#D35E84
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc50c7; /* rgb */ color: rgb(204, 80, 199); /* oklch */ color: oklch(63.7% 0.208 329.3);
Tailwind
colors: {
custom: {
50: '#df89d8',
500: '#cc50c7',
950: '#000000',
},
}SCSS
$custom: #cc50c7; $custom-light: #df89d8; $custom-dark: #000000;
JSON
{
"hex": "#cc50c7",
"rgb": {
"r": 204,
"g": 80,
"b": 199
},
"hsl": {
"h": 302.419,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.6369,
"c": 0.20818,
"h": 329.3
},
"luminance": 0.22698
}Semantic roles & 50–950 ramp
primary
#CC50C7
secondary
#A2D6A4
accent
#DE504A
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83