#CC4CC9#CC4CC9
#CC4CC9 is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.4% C 0.215 H 328.7°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4CC9 |
|---|---|
| RGB | rgb(204, 76, 201) |
| HSL | hsl(301, 56%, 55%) |
| HSV | hsv(301, 63%, 80%) |
| CMYK | cmyk(0%, 62.7%, 1.5%, 20%) |
| CIE-LAB | lab(54.27, 65.56, -40.54) |
| CIE-LCH | lch(54.27, 77.09, 328.27°) |
| OKLab | oklab(63.36% 0.1839 -0.1118) |
| OKLCH | oklch(63.36% 0.215 328.7) |
| XYZ | xyz(38.0285, 22.2259, 57.5341) |
| Luminance | 0.2222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.84
Pinkish Purple
#D648D7
ΔE00 2.39
Purpley Pink
#C83CB9
ΔE00 3.92
Purpleish Pink
#DF4EC8
ΔE00 3.98
Mediumorchid
#BA55D3
ΔE00 4.11
Purple Pink
#D725DE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4CC9 #4CCC4F
analogous
#8F4CCC #CC4CC9 #CC4C89
triadic
#CC4CC9 #C9CC4C #4CC9CC
tetradic
#CC4CC9 #CC8F4C #4CCC4F #4C89CC
square
#CC4CC9 #CC8F4C #4CCC4F #4C89CC
split-complementary
#CC4CC9 #89CC4C #4CCC8F
monochromatic
#7B2379 #AA31A7 #CC4CC9 #DA7CD7 #E7ABE6
Accessibility & contrast
On white
3.86
#CC4CC9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#CC4CC9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4CC9
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4CC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4CC9 | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E77CD
Deuteranopia (green-blind)
#6C88C6
Tritanopia (blue-blind)
#D35C84
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc4cc9; /* rgb */ color: rgb(204, 76, 201); /* oklch */ color: oklch(63.4% 0.215 328.7);
Tailwind
colors: {
custom: {
50: '#df87da',
500: '#cc4cc9',
950: '#000000',
},
}SCSS
$custom: #cc4cc9; $custom-light: #df87da; $custom-dark: #000000;
JSON
{
"hex": "#cc4cc9",
"rgb": {
"r": 204,
"g": 76,
"b": 201
},
"hsl": {
"h": 301.406,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.63361,
"c": 0.21519,
"h": 328.7
},
"luminance": 0.22223
}Semantic roles & 50–950 ramp
primary
#CC4CC9
secondary
#9FD5A0
accent
#DF4C49
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C15
muted
#847D83