#CC4CC5#CC4CC5
#CC4CC5 is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.2% C 0.212 H 330.0°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4CC5 |
|---|---|
| RGB | rgb(204, 76, 197) |
| HSL | hsl(303, 56%, 55%) |
| HSV | hsv(303, 63%, 80%) |
| CMYK | cmyk(0%, 62.7%, 3.4%, 20%) |
| CIE-LAB | lab(54.07, 64.90, -38.56) |
| CIE-LCH | lch(54.07, 75.49, 329.29°) |
| OKLab | oklab(63.15% 0.1836 -0.1061) |
| OKLCH | oklch(63.15% 0.212 330) |
| XYZ | xyz(37.5641, 22.0401, 55.0882) |
| Luminance | 0.2204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.20
Pinkish Purple
#D648D7
ΔE00 2.93
Purpley Pink
#C83CB9
ΔE00 3.55
Purpleish Pink
#DF4EC8
ΔE00 3.79
Mediumorchid
#BA55D3
ΔE00 4.62
Purple Pink
#D725DE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4CC5 #4CCC53
analogous
#934CCC #CC4CC5 #CC4C85
triadic
#CC4CC5 #C5CC4C #4CC5CC
tetradic
#CC4CC5 #CC934C #4CCC53 #4C85CC
square
#CC4CC5 #CC934C #4CCC53 #4C85CC
split-complementary
#CC4CC5 #85CC4C #4CCC93
monochromatic
#7B2376 #AA31A4 #CC4CC5 #DA7CD4 #E7ABE4
Accessibility & contrast
On white
3.88
#CC4CC5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#CC4CC5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4CC5
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4CC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4CC5 | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4176C9
Deuteranopia (green-blind)
#6E87C2
Tritanopia (blue-blind)
#D35A82
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc4cc5; /* rgb */ color: rgb(204, 76, 197); /* oklch */ color: oklch(63.2% 0.212 330.0);
Tailwind
colors: {
custom: {
50: '#df87d7',
500: '#cc4cc5',
950: '#000000',
},
}SCSS
$custom: #cc4cc5; $custom-light: #df87d7; $custom-dark: #000000;
JSON
{
"hex": "#cc4cc5",
"rgb": {
"r": 204,
"g": 76,
"b": 197
},
"hsl": {
"h": 303.281,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.63155,
"c": 0.212,
"h": 330
},
"luminance": 0.22037
}Semantic roles & 50–950 ramp
primary
#CC4CC5
secondary
#9FD5A2
accent
#DF5149
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83