#CC50C2#CC50C2
#CC50C2 is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.4% C 0.204 H 331.0°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50C2 |
|---|---|
| RGB | rgb(204, 80, 194) |
| HSL | hsl(305, 55%, 56%) |
| HSV | hsv(305, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 4.9%, 20%) |
| CIE-LAB | lab(54.52, 62.76, -36.12) |
| CIE-LCH | lch(54.52, 72.41, 330.08°) |
| OKLab | oklab(63.44% 0.1785 -0.0991) |
| OKLCH | oklch(63.44% 0.204 331) |
| XYZ | xyz(37.5079, 22.4724, 53.3905) |
| Luminance | 0.2247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.21
Purpleish Pink
#DF4EC8
ΔE00 3.36
Pinkish Purple
#D648D7
ΔE00 3.44
Purpley Pink
#C83CB9
ΔE00 3.99
Mediumorchid
#BA55D3
ΔE00 5.12
Purplish Pink
#CE5DAE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50C2 #50CC5A
analogous
#9850CC #CC50C2 #CC5084
triadic
#CC50C2 #C2CC50 #50C2CC
tetradic
#CC50C2 #CC9850 #50CC5A #5084CC
square
#CC50C2 #CC9850 #50CC5A #5084CC
split-complementary
#CC50C2 #84CC50 #50CC98
monochromatic
#7D2476 #AD32A3 #CC50C2 #DA7FD3 #E8AFE3
Accessibility & contrast
On white
3.82
#CC50C2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#CC50C2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50C2
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50C2 | 1.00 | 3.82 | 5.49 | 5.49 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4977C5
Deuteranopia (green-blind)
#7289BF
Tritanopia (blue-blind)
#D45C82
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc50c2; /* rgb */ color: rgb(204, 80, 194); /* oklch */ color: oklch(63.4% 0.204 331.0);
Tailwind
colors: {
custom: {
50: '#df89d5',
500: '#cc50c2',
950: '#000000',
},
}SCSS
$custom: #cc50c2; $custom-light: #df89d5; $custom-dark: #000000;
JSON
{
"hex": "#cc50c2",
"rgb": {
"r": 204,
"g": 80,
"b": 194
},
"hsl": {
"h": 304.839,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.63439,
"c": 0.20417,
"h": 331
},
"luminance": 0.2247
}Semantic roles & 50–950 ramp
primary
#CC50C2
secondary
#A2D6A6
accent
#DE564A
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83