#CC50C4#CC50C4
#CC50C4 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.5% C 0.206 H 330.3°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50C4 |
|---|---|
| RGB | rgb(204, 80, 196) |
| HSL | hsl(304, 55%, 56%) |
| HSV | hsv(304, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 3.9%, 20%) |
| CIE-LAB | lab(54.62, 63.09, -37.12) |
| CIE-LCH | lch(54.62, 73.20, 329.53°) |
| OKLab | oklab(63.54% 0.1787 -0.1019) |
| OKLCH | oklch(63.54% 0.206 330.3) |
| XYZ | xyz(37.7341, 22.5629, 54.5815) |
| Luminance | 0.2256 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.38
Pinkish Purple
#D648D7
ΔE00 3.13
Purpleish Pink
#DF4EC8
ΔE00 3.40
Purpley Pink
#C83CB9
ΔE00 4.09
Mediumorchid
#BA55D3
ΔE00 4.83
Purplish Pink
#CE5DAE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50C4 #50CC58
analogous
#9650CC #CC50C4 #CC5086
triadic
#CC50C4 #C4CC50 #50C4CC
tetradic
#CC50C4 #CC9650 #50CC58 #5086CC
square
#CC50C4 #CC9650 #50CC58 #5086CC
split-complementary
#CC50C4 #86CC50 #50CC96
monochromatic
#7D2477 #AD32A5 #CC50C4 #DA7FD4 #E8AFE4
Accessibility & contrast
On white
3.81
#CC50C4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#CC50C4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50C4
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50C4 | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4778C8
Deuteranopia (green-blind)
#7189C1
Tritanopia (blue-blind)
#D35D83
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc50c4; /* rgb */ color: rgb(204, 80, 196); /* oklch */ color: oklch(63.5% 0.206 330.3);
Tailwind
colors: {
custom: {
50: '#df89d6',
500: '#cc50c4',
950: '#000000',
},
}SCSS
$custom: #cc50c4; $custom-light: #df89d6; $custom-dark: #000000;
JSON
{
"hex": "#cc50c4",
"rgb": {
"r": 204,
"g": 80,
"b": 196
},
"hsl": {
"h": 303.871,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.63539,
"c": 0.20576,
"h": 330.3
},
"luminance": 0.2256
}Semantic roles & 50–950 ramp
primary
#CC50C4
secondary
#A2D6A5
accent
#DE534A
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83