#CC4CC6#CC4CC6
#CC4CC6 is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.2% C 0.213 H 329.7°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4CC6 |
|---|---|
| RGB | rgb(204, 76, 198) |
| HSL | hsl(303, 56%, 55%) |
| HSV | hsv(303, 63%, 80%) |
| CMYK | cmyk(0%, 62.7%, 2.9%, 20%) |
| CIE-LAB | lab(54.12, 65.07, -39.05) |
| CIE-LCH | lch(54.12, 75.89, 329.03°) |
| OKLab | oklab(63.21% 0.1836 -0.1075) |
| OKLCH | oklch(63.21% 0.213 329.7) |
| XYZ | xyz(37.6790, 22.0861, 55.6936) |
| Luminance | 0.2208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.35
Pinkish Purple
#D648D7
ΔE00 2.79
Purpley Pink
#C83CB9
ΔE00 3.63
Purpleish Pink
#DF4EC8
ΔE00 3.83
Mediumorchid
#BA55D3
ΔE00 4.48
Purple Pink
#D725DE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4CC6 #4CCC52
analogous
#924CCC #CC4CC6 #CC4C86
triadic
#CC4CC6 #C6CC4C #4CC6CC
tetradic
#CC4CC6 #CC924C #4CCC52 #4C86CC
square
#CC4CC6 #CC924C #4CCC52 #4C86CC
split-complementary
#CC4CC6 #86CC4C #4CCC92
monochromatic
#7B2377 #AA31A5 #CC4CC6 #DA7CD5 #E7ABE4
Accessibility & contrast
On white
3.88
#CC4CC6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#CC4CC6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4CC6
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4CC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4CC6 | 1.00 | 3.88 | 5.42 | 5.42 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4176CA
Deuteranopia (green-blind)
#6E88C3
Tritanopia (blue-blind)
#D35A82
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc4cc6; /* rgb */ color: rgb(204, 76, 198); /* oklch */ color: oklch(63.2% 0.213 329.7);
Tailwind
colors: {
custom: {
50: '#df87d8',
500: '#cc4cc6',
950: '#000000',
},
}SCSS
$custom: #cc4cc6; $custom-light: #df87d8; $custom-dark: #000000;
JSON
{
"hex": "#cc4cc6",
"rgb": {
"r": 204,
"g": 76,
"b": 198
},
"hsl": {
"h": 302.813,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.63206,
"c": 0.21279,
"h": 329.7
},
"luminance": 0.22083
}Semantic roles & 50–950 ramp
primary
#CC4CC6
secondary
#9FD5A2
accent
#DF5049
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83