#CC4CC1#CC4CC1
#CC4CC1 is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.0% C 0.209 H 331.3°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4CC1 |
|---|---|
| RGB | rgb(204, 76, 193) |
| HSL | hsl(305, 56%, 55%) |
| HSV | hsv(305, 63%, 80%) |
| CMYK | cmyk(0%, 62.7%, 5.4%, 20%) |
| CIE-LAB | lab(53.88, 64.25, -36.56) |
| CIE-LCH | lch(53.88, 73.93, 330.36°) |
| OKLab | oklab(62.95% 0.1832 -0.1003) |
| OKLCH | oklch(62.95% 0.209 331.3) |
| XYZ | xyz(37.1118, 21.8592, 52.7063) |
| Luminance | 0.2186 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.67
Purpley Pink
#C83CB9
ΔE00 3.28
Pinkish Purple
#D648D7
ΔE00 3.53
Purpleish Pink
#DF4EC8
ΔE00 3.72
Mediumorchid
#BA55D3
ΔE00 5.18
Purple Pink
#D725DE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4CC1 #4CCC57
analogous
#974CCC #CC4CC1 #CC4C81
triadic
#CC4CC1 #C1CC4C #4CC1CC
tetradic
#CC4CC1 #CC974C #4CCC57 #4C81CC
square
#CC4CC1 #CC974C #4CCC57 #4C81CC
split-complementary
#CC4CC1 #81CC4C #4CCC97
monochromatic
#7B2373 #AA31A0 #CC4CC1 #DA7CD1 #E7ABE2
Accessibility & contrast
On white
3.91
#CC4CC1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#CC4CC1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4CC1
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4CC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4CC1 | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4575C5
Deuteranopia (green-blind)
#7087BE
Tritanopia (blue-blind)
#D45880
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc4cc1; /* rgb */ color: rgb(204, 76, 193); /* oklch */ color: oklch(63.0% 0.209 331.3);
Tailwind
colors: {
custom: {
50: '#df86d4',
500: '#cc4cc1',
950: '#000000',
},
}SCSS
$custom: #cc4cc1; $custom-light: #df86d4; $custom-dark: #000000;
JSON
{
"hex": "#cc4cc1",
"rgb": {
"r": 204,
"g": 76,
"b": 193
},
"hsl": {
"h": 305.156,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.62953,
"c": 0.20885,
"h": 331.3
},
"luminance": 0.21857
}Semantic roles & 50–950 ramp
primary
#CC4CC1
secondary
#9FD5A4
accent
#DF5649
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83