#CC50CC#CC50CC
#CC50CC is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 63.9% C 0.212 H 327.7°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50CC |
|---|---|
| RGB | rgb(204, 80, 204) |
| HSL | hsl(300, 55%, 56%) |
| HSV | hsv(300, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 0%, 20%) |
| CIE-LAB | lab(55.01, 64.43, -41.09) |
| CIE-LCH | lch(55.01, 76.41, 327.47°) |
| OKLab | oklab(63.95% 0.1794 -0.1134) |
| OKLCH | oklch(63.95% 0.212 327.7) |
| XYZ | xyz(38.6690, 22.9368, 59.5055) |
| Luminance | 0.2293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.07
Pinky Purple
#C94CBE
ΔE00 2.48
Mediumorchid
#BA55D3
ΔE00 3.84
Purpleish Pink
#DF4EC8
ΔE00 3.85
Purpley Pink
#C83CB9
ΔE00 4.75
Purple Pink
#D725DE
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50CC #50CC50
analogous
#8E50CC #CC50CC #CC508E
triadic
#CC50CC #CCCC50 #50CCCC
tetradic
#CC50CC #CC8E50 #50CC50 #508ECC
square
#CC50CC #CC8E50 #50CC50 #508ECC
split-complementary
#CC50CC #8ECC50 #50CC8E
monochromatic
#7D247D #AD32AD #CC50CC #DA7FDA #E8AFE8
Accessibility & contrast
On white
3.76
#CC50CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#CC50CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50CC
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50CC | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4179D0
Deuteranopia (green-blind)
#6D89C9
Tritanopia (blue-blind)
#D26087
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc50cc; /* rgb */ color: rgb(204, 80, 204); /* oklch */ color: oklch(63.9% 0.212 327.7);
Tailwind
colors: {
custom: {
50: '#df89dc',
500: '#cc50cc',
950: '#000000',
},
}SCSS
$custom: #cc50cc; $custom-light: #df89dc; $custom-dark: #000000;
JSON
{
"hex": "#cc50cc",
"rgb": {
"r": 204,
"g": 80,
"b": 204
},
"hsl": {
"h": 300,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.63948,
"c": 0.21227,
"h": 327.7
},
"luminance": 0.22934
}Semantic roles & 50–950 ramp
primary
#CC50CC
secondary
#A2D6A2
accent
#DE4A4A
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83