#CC4CC0#CC4CC0
#CC4CC0 is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 62.9% C 0.208 H 331.6°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4CC0 |
|---|---|
| RGB | rgb(204, 76, 192) |
| HSL | hsl(306, 56%, 55%) |
| HSV | hsv(306, 63%, 80%) |
| CMYK | cmyk(0%, 62.7%, 5.9%, 20%) |
| CIE-LAB | lab(53.83, 64.09, -36.06) |
| CIE-LCH | lch(53.83, 73.54, 330.64°) |
| OKLab | oklab(62.9% 0.1831 -0.0989) |
| OKLCH | oklch(62.9% 0.208 331.6) |
| XYZ | xyz(37.0006, 21.8148, 52.1208) |
| Luminance | 0.2181 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.60
Purpley Pink
#C83CB9
ΔE00 3.24
Pinkish Purple
#D648D7
ΔE00 3.69
Purpleish Pink
#DF4EC8
ΔE00 3.72
Mediumorchid
#BA55D3
ΔE00 5.33
Purplish Pink
#CE5DAE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4CC0 #4CCC58
analogous
#984CCC #CC4CC0 #CC4C80
triadic
#CC4CC0 #C0CC4C #4CC0CC
tetradic
#CC4CC0 #CC984C #4CCC58 #4C80CC
square
#CC4CC0 #CC984C #4CCC58 #4C80CC
split-complementary
#CC4CC0 #80CC4C #4CCC98
monochromatic
#7B2372 #AA319F #CC4CC0 #DA7CD1 #E7ABE2
Accessibility & contrast
On white
3.92
#CC4CC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#CC4CC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4CC0
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4CC0 | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4575C3
Deuteranopia (green-blind)
#7187BD
Tritanopia (blue-blind)
#D4587F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc4cc0; /* rgb */ color: rgb(204, 76, 192); /* oklch */ color: oklch(62.9% 0.208 331.6);
Tailwind
colors: {
custom: {
50: '#df86d3',
500: '#cc4cc0',
950: '#000000',
},
}SCSS
$custom: #cc4cc0; $custom-light: #df86d3; $custom-dark: #000000;
JSON
{
"hex": "#cc4cc0",
"rgb": {
"r": 204,
"g": 76,
"b": 192
},
"hsl": {
"h": 305.625,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.62903,
"c": 0.20808,
"h": 331.6
},
"luminance": 0.21812
}Semantic roles & 50–950 ramp
primary
#CC4CC0
secondary
#9FD5A4
accent
#DF5749
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83