#CC50C0#CC50C0
#CC50C0 is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.3% C 0.203 H 331.7°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50C0 |
|---|---|
| RGB | rgb(204, 80, 192) |
| HSL | hsl(306, 55%, 56%) |
| HSV | hsv(306, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 5.9%, 20%) |
| CIE-LAB | lab(54.43, 62.43, -35.11) |
| CIE-LCH | lch(54.43, 71.63, 330.65°) |
| OKLab | oklab(63.34% 0.1783 -0.0962) |
| OKLCH | oklch(63.34% 0.203 331.7) |
| XYZ | xyz(37.2848, 22.3832, 52.2156) |
| Luminance | 0.2238 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.13
Purpleish Pink
#DF4EC8
ΔE00 3.37
Pinkish Purple
#D648D7
ΔE00 3.76
Purpley Pink
#C83CB9
ΔE00 3.92
Purplish Pink
#CE5DAE
ΔE00 5.08
Mediumorchid
#BA55D3
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50C0 #50CC5C
analogous
#9A50CC #CC50C0 #CC5082
triadic
#CC50C0 #C0CC50 #50C0CC
tetradic
#CC50C0 #CC9A50 #50CC5C #5082CC
square
#CC50C0 #CC9A50 #50CC5C #5082CC
split-complementary
#CC50C0 #82CC50 #50CC9A
monochromatic
#7D2475 #AD32A1 #CC50C0 #DA7FD1 #E8AFE2
Accessibility & contrast
On white
3.83
#CC50C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#CC50C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50C0
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50C0 | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A77C3
Deuteranopia (green-blind)
#7388BD
Tritanopia (blue-blind)
#D45B81
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc50c0; /* rgb */ color: rgb(204, 80, 192); /* oklch */ color: oklch(63.3% 0.203 331.7);
Tailwind
colors: {
custom: {
50: '#df89d3',
500: '#cc50c0',
950: '#000000',
},
}SCSS
$custom: #cc50c0; $custom-light: #df89d3; $custom-dark: #000000;
JSON
{
"hex": "#cc50c0",
"rgb": {
"r": 204,
"g": 80,
"b": 192
},
"hsl": {
"h": 305.806,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.63341,
"c": 0.20259,
"h": 331.7
},
"luminance": 0.2238
}Semantic roles & 50–950 ramp
primary
#CC50C0
secondary
#A2D6A7
accent
#DE584A
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83