#CC4CC4#CC4CC4
#CC4CC4 is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.1% C 0.211 H 330.3°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4CC4 |
|---|---|
| RGB | rgb(204, 76, 196) |
| HSL | hsl(304, 56%, 55%) |
| HSV | hsv(304, 63%, 80%) |
| CMYK | cmyk(0%, 62.7%, 3.9%, 20%) |
| CIE-LAB | lab(54.02, 64.74, -38.06) |
| CIE-LCH | lch(54.02, 75.10, 329.55°) |
| OKLab | oklab(63.1% 0.1835 -0.1046) |
| OKLCH | oklch(63.1% 0.211 330.3) |
| XYZ | xyz(37.4499, 21.9945, 54.4867) |
| Luminance | 0.2199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.05
Pinkish Purple
#D648D7
ΔE00 3.07
Purpley Pink
#C83CB9
ΔE00 3.47
Purpleish Pink
#DF4EC8
ΔE00 3.76
Mediumorchid
#BA55D3
ΔE00 4.75
Purple Pink
#D725DE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4CC4 #4CCC54
analogous
#944CCC #CC4CC4 #CC4C84
triadic
#CC4CC4 #C4CC4C #4CC4CC
tetradic
#CC4CC4 #CC944C #4CCC54 #4C84CC
square
#CC4CC4 #CC944C #4CCC54 #4C84CC
split-complementary
#CC4CC4 #84CC4C #4CCC94
monochromatic
#7B2375 #AA31A3 #CC4CC4 #DA7CD4 #E7ABE3
Accessibility & contrast
On white
3.89
#CC4CC4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#CC4CC4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4CC4
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4CC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4CC4 | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4276C8
Deuteranopia (green-blind)
#6F87C1
Tritanopia (blue-blind)
#D35A81
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc4cc4; /* rgb */ color: rgb(204, 76, 196); /* oklch */ color: oklch(63.1% 0.211 330.3);
Tailwind
colors: {
custom: {
50: '#df87d6',
500: '#cc4cc4',
950: '#000000',
},
}SCSS
$custom: #cc4cc4; $custom-light: #df87d6; $custom-dark: #000000;
JSON
{
"hex": "#cc4cc4",
"rgb": {
"r": 204,
"g": 76,
"b": 196
},
"hsl": {
"h": 303.75,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.63104,
"c": 0.2112,
"h": 330.3
},
"luminance": 0.21992
}Semantic roles & 50–950 ramp
primary
#CC4CC4
secondary
#9FD5A2
accent
#DF5249
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83