#CC45BA#CC45BA
#CC45BA is a mid, highly saturated purple. Relative luminance 0.206; OKLCH L 61.9% C 0.213 H 333.6°. Best body text is #000000 at 5.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CC45BA |
|---|---|
| RGB | rgb(204, 69, 186) |
| HSL | hsl(308, 57%, 54%) |
| HSV | hsv(308, 66%, 80%) |
| CMYK | cmyk(0%, 66.2%, 8.8%, 20%) |
| CIE-LAB | lab(52.56, 65.91, -34.58) |
| CIE-LCH | lch(52.56, 74.43, 332.31°) |
| OKLab | oklab(61.88% 0.1905 -0.0946) |
| OKLCH | oklch(61.88% 0.213 333.6) |
| XYZ | xyz(35.8931, 20.6417, 48.5387) |
| Luminance | 0.2064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.31
Purpley Pink
#C83CB9
ΔE00 2.00
Purpleish Pink
#DF4EC8
ΔE00 4.65
Pinkish Purple
#D648D7
ΔE00 4.82
Purplish Pink
#CE5DAE
ΔE00 5.87
Purple Pink
#D725DE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC45BA #45CC57
analogous
#9A45CC #CC45BA #CC4576
triadic
#CC45BA #BACC45 #45BACC
tetradic
#CC45BA #CC9A45 #45CC57 #4576CC
square
#CC45BA #CC9A45 #45CC57 #4576CC
split-complementary
#CC45BA #76CC45 #45CC9A
monochromatic
#76206B #A62E96 #CC45BA #D975CC #E6A5DE
Accessibility & contrast
On white
4.10
#CC45BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.13
#CC45BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC45BA
5.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC45BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC45BA | 1.00 | 4.10 | 5.13 | 5.13 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4271BD
Deuteranopia (green-blind)
#7084B7
Tritanopia (blue-blind)
#D5507A
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cc45ba; /* rgb */ color: rgb(204, 69, 186); /* oklch */ color: oklch(61.9% 0.213 333.6);
Tailwind
colors: {
custom: {
50: '#df83cf',
500: '#cc45ba',
950: '#000000',
},
}SCSS
$custom: #cc45ba; $custom-light: #df83cf; $custom-dark: #000000;
JSON
{
"hex": "#cc45ba",
"rgb": {
"r": 204,
"g": 69,
"b": 186
},
"hsl": {
"h": 308,
"s": 56.962,
"l": 53.529
},
"oklch": {
"l": 0.61884,
"c": 0.21268,
"h": 333.6
},
"luminance": 0.20639
}Semantic roles & 50–950 ramp
primary
#CC45BA
secondary
#99D3A1
accent
#E05C48
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160B14
muted
#847C82