#CC45CA#CC45CA
#CC45CA is a light, highly saturated purple. Relative luminance 0.214; OKLCH L 62.7% C 0.225 H 328.5°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CC45CA |
|---|---|
| RGB | rgb(204, 69, 202) |
| HSL | hsl(301, 57%, 54%) |
| HSV | hsv(301, 66%, 80%) |
| CMYK | cmyk(0%, 66.2%, 1%, 20%) |
| CIE-LAB | lab(53.34, 68.45, -42.57) |
| CIE-LCH | lch(53.34, 80.61, 328.12°) |
| OKLab | oklab(62.71% 0.1917 -0.1176) |
| OKLCH | oklch(62.71% 0.225 328.5) |
| XYZ | xyz(37.6902, 21.3605, 58.0035) |
| Luminance | 0.2136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.23
Pinkish Purple
#D648D7
ΔE00 2.67
Purpley Pink
#C83CB9
ΔE00 3.28
Purple Pink
#D725DE
ΔE00 3.81
Mediumorchid
#BA55D3
ΔE00 4.15
Purpleish Pink
#DF4EC8
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC45CA #45CC47
analogous
#8A45CC #CC45CA #CC4586
triadic
#CC45CA #CACC45 #45CACC
tetradic
#CC45CA #CC8A45 #45CC47 #4586CC
square
#CC45CA #CC8A45 #45CC47 #4586CC
split-complementary
#CC45CA #86CC45 #45CC8A
monochromatic
#762075 #A62EA4 #CC45CA #D975D8 #E6A5E5
Accessibility & contrast
On white
3.98
#CC45CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#CC45CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC45CA
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC45CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC45CA | 1.00 | 3.98 | 5.27 | 5.27 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3374CE
Deuteranopia (green-blind)
#6886C6
Tritanopia (blue-blind)
#D35782
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cc45ca; /* rgb */ color: rgb(204, 69, 202); /* oklch */ color: oklch(62.7% 0.225 328.5);
Tailwind
colors: {
custom: {
50: '#df83da',
500: '#cc45ca',
950: '#000000',
},
}SCSS
$custom: #cc45ca; $custom-light: #df83da; $custom-dark: #000000;
JSON
{
"hex": "#cc45ca",
"rgb": {
"r": 204,
"g": 69,
"b": 202
},
"hsl": {
"h": 300.889,
"s": 56.962,
"l": 53.529
},
"oklch": {
"l": 0.62709,
"c": 0.22487,
"h": 328.5
},
"luminance": 0.21358
}Semantic roles & 50–950 ramp
primary
#CC45CA
secondary
#99D39A
accent
#E04A48
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83