#CC4CC3#CC4CC3
#CC4CC3 is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.1% C 0.210 H 330.6°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4CC3 |
|---|---|
| RGB | rgb(204, 76, 195) |
| HSL | hsl(304, 56%, 55%) |
| HSV | hsv(304, 63%, 80%) |
| CMYK | cmyk(0%, 62.7%, 4.4%, 20%) |
| CIE-LAB | lab(53.97, 64.58, -37.56) |
| CIE-LCH | lch(53.97, 74.71, 329.82°) |
| OKLab | oklab(63.05% 0.1834 -0.1032) |
| OKLCH | oklch(63.05% 0.21 330.6) |
| XYZ | xyz(37.3364, 21.9491, 53.8893) |
| Luminance | 0.2195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.90
Pinkish Purple
#D648D7
ΔE00 3.22
Purpley Pink
#C83CB9
ΔE00 3.40
Purpleish Pink
#DF4EC8
ΔE00 3.74
Mediumorchid
#BA55D3
ΔE00 4.89
Purple Pink
#D725DE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4CC3 #4CCC55
analogous
#954CCC #CC4CC3 #CC4C83
triadic
#CC4CC3 #C3CC4C #4CC3CC
tetradic
#CC4CC3 #CC954C #4CCC55 #4C83CC
square
#CC4CC3 #CC954C #4CCC55 #4C83CC
split-complementary
#CC4CC3 #83CC4C #4CCC95
monochromatic
#7B2374 #AA31A2 #CC4CC3 #DA7CD3 #E7ABE3
Accessibility & contrast
On white
3.90
#CC4CC3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#CC4CC3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4CC3
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4CC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4CC3 | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4376C7
Deuteranopia (green-blind)
#6F87C0
Tritanopia (blue-blind)
#D45981
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc4cc3; /* rgb */ color: rgb(204, 76, 195); /* oklch */ color: oklch(63.1% 0.210 330.6);
Tailwind
colors: {
custom: {
50: '#df87d5',
500: '#cc4cc3',
950: '#000000',
},
}SCSS
$custom: #cc4cc3; $custom-light: #df87d5; $custom-dark: #000000;
JSON
{
"hex": "#cc4cc3",
"rgb": {
"r": 204,
"g": 76,
"b": 195
},
"hsl": {
"h": 304.219,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.63053,
"c": 0.21041,
"h": 330.6
},
"luminance": 0.21946
}Semantic roles & 50–950 ramp
primary
#CC4CC3
secondary
#9FD5A3
accent
#DF5349
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83