#CC51CC#CC51CC
#CC51CC is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.1% C 0.211 H 327.7°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CC51CC |
|---|---|
| RGB | rgb(204, 81, 204) |
| HSL | hsl(300, 55%, 56%) |
| HSV | hsv(300, 60%, 80%) |
| CMYK | cmyk(0%, 60.3%, 0%, 20%) |
| CIE-LAB | lab(55.16, 64.01, -40.85) |
| CIE-LCH | lch(55.16, 75.93, 327.45°) |
| OKLab | oklab(64.06% 0.1783 -0.1127) |
| OKLCH | oklch(64.06% 0.211 327.7) |
| XYZ | xyz(38.7428, 23.0844, 59.5301) |
| Luminance | 0.2308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.12
Pinky Purple
#C94CBE
ΔE00 2.54
Purpleish Pink
#DF4EC8
ΔE00 3.78
Mediumorchid
#BA55D3
ΔE00 3.88
Purpley Pink
#C83CB9
ΔE00 4.89
Purple Pink
#D725DE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC51CC #51CC51
analogous
#8E51CC #CC51CC #CC518E
triadic
#CC51CC #CCCC51 #51CCCC
tetradic
#CC51CC #CC8E51 #51CC51 #518ECC
square
#CC51CC #CC8E51 #51CC51 #518ECC
split-complementary
#CC51CC #8ECC51 #51CC8E
monochromatic
#7E257E #AD33AD #CC51CC #DA80DA #E8B0E8
Accessibility & contrast
On white
3.74
#CC51CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#CC51CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC51CC
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC51CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC51CC | 1.00 | 3.74 | 5.62 | 5.62 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#427AD0
Deuteranopia (green-blind)
#6E8AC9
Tritanopia (blue-blind)
#D26187
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc51cc; /* rgb */ color: rgb(204, 81, 204); /* oklch */ color: oklch(64.1% 0.211 327.7);
Tailwind
colors: {
custom: {
50: '#df89dc',
500: '#cc51cc',
950: '#000000',
},
}SCSS
$custom: #cc51cc; $custom-light: #df89dc; $custom-dark: #000000;
JSON
{
"hex": "#cc51cc",
"rgb": {
"r": 204,
"g": 81,
"b": 204
},
"hsl": {
"h": 300,
"s": 54.667,
"l": 55.882
},
"oklch": {
"l": 0.64058,
"c": 0.2109,
"h": 327.7
},
"luminance": 0.23082
}Semantic roles & 50–950 ramp
primary
#CC51CC
secondary
#A3D6A3
accent
#DE4A4A
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83