#CC50CB#CC50CB
#CC50CB is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 63.9% C 0.211 H 328.0°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50CB |
|---|---|
| RGB | rgb(204, 80, 203) |
| HSL | hsl(300, 55%, 56%) |
| HSV | hsv(300, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 0.5%, 20%) |
| CIE-LAB | lab(54.96, 64.26, -40.60) |
| CIE-LCH | lch(54.96, 76.01, 327.72°) |
| OKLab | oklab(63.9% 0.1794 -0.112) |
| OKLCH | oklch(63.9% 0.211 328) |
| XYZ | xyz(38.5495, 22.8890, 58.8759) |
| Luminance | 0.2289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.18
Pinky Purple
#C94CBE
ΔE00 2.32
Purpleish Pink
#DF4EC8
ΔE00 3.77
Mediumorchid
#BA55D3
ΔE00 3.95
Purpley Pink
#C83CB9
ΔE00 4.66
Purple Pink
#D725DE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50CB #50CC51
analogous
#8F50CC #CC50CB #CC508D
triadic
#CC50CB #CBCC50 #50CBCC
tetradic
#CC50CB #CC8F50 #50CC51 #508DCC
square
#CC50CB #CC8F50 #50CC51 #508DCC
split-complementary
#CC50CB #8DCC50 #50CC8F
monochromatic
#7D247C #AD32AC #CC50CB #DA7FD9 #E8AFE7
Accessibility & contrast
On white
3.77
#CC50CB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#CC50CB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50CB
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50CB | 1.00 | 3.77 | 5.58 | 5.58 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4279CF
Deuteranopia (green-blind)
#6E89C8
Tritanopia (blue-blind)
#D25F86
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc50cb; /* rgb */ color: rgb(204, 80, 203); /* oklch */ color: oklch(63.9% 0.211 328.0);
Tailwind
colors: {
custom: {
50: '#df89db',
500: '#cc50cb',
950: '#000000',
},
}SCSS
$custom: #cc50cb; $custom-light: #df89db; $custom-dark: #000000;
JSON
{
"hex": "#cc50cb",
"rgb": {
"r": 204,
"g": 80,
"b": 203
},
"hsl": {
"h": 300.484,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.63896,
"c": 0.21145,
"h": 328
},
"luminance": 0.22886
}Semantic roles & 50–950 ramp
primary
#CC50CB
secondary
#A2D6A3
accent
#DE4B4A
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83