#CC50CA#CC50CA
#CC50CA is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.8% C 0.211 H 328.3°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50CA |
|---|---|
| RGB | rgb(204, 80, 202) |
| HSL | hsl(301, 55%, 56%) |
| HSV | hsv(301, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 1%, 20%) |
| CIE-LAB | lab(54.91, 64.09, -40.10) |
| CIE-LCH | lch(54.91, 75.60, 327.96°) |
| OKLab | oklab(63.84% 0.1793 -0.1105) |
| OKLCH | oklch(63.84% 0.211 328.3) |
| XYZ | xyz(38.4307, 22.8415, 58.2503) |
| Luminance | 0.2284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.17
Pinkish Purple
#D648D7
ΔE00 2.30
Purpleish Pink
#DF4EC8
ΔE00 3.70
Mediumorchid
#BA55D3
ΔE00 4.06
Purpley Pink
#C83CB9
ΔE00 4.56
Purple Pink
#D725DE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50CA #50CC52
analogous
#9050CC #CC50CA #CC508C
triadic
#CC50CA #CACC50 #50CACC
tetradic
#CC50CA #CC9050 #50CC52 #508CCC
square
#CC50CA #CC9050 #50CC52 #508CCC
split-complementary
#CC50CA #8CCC50 #50CC90
monochromatic
#7D247C #AD32AB #CC50CA #DA7FD8 #E8AFE7
Accessibility & contrast
On white
3.77
#CC50CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#CC50CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50CA
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50CA | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4379CE
Deuteranopia (green-blind)
#6E89C7
Tritanopia (blue-blind)
#D25F86
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc50ca; /* rgb */ color: rgb(204, 80, 202); /* oklch */ color: oklch(63.8% 0.211 328.3);
Tailwind
colors: {
custom: {
50: '#df89da',
500: '#cc50ca',
950: '#000000',
},
}SCSS
$custom: #cc50ca; $custom-light: #df89da; $custom-dark: #000000;
JSON
{
"hex": "#cc50ca",
"rgb": {
"r": 204,
"g": 80,
"b": 202
},
"hsl": {
"h": 300.968,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.63844,
"c": 0.21062,
"h": 328.3
},
"luminance": 0.22839
}Semantic roles & 50–950 ramp
primary
#CC50CA
secondary
#A2D6A3
accent
#DE4C4A
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83