#CC53AA#CC53AA
#CC53AA is a light, vivid pink. Relative luminance 0.219; OKLCH L 62.7% C 0.182 H 340.0°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CC53AA |
|---|---|
| RGB | rgb(204, 83, 170) |
| HSL | hsl(317, 54%, 56%) |
| HSV | hsv(317, 59%, 80%) |
| CMYK | cmyk(0%, 59.3%, 16.7%, 20%) |
| CIE-LAB | lab(53.95, 57.72, -23.11) |
| CIE-LCH | lch(53.95, 62.18, 338.18°) |
| OKLab | oklab(62.68% 0.1709 -0.0621) |
| OKLCH | oklch(62.68% 0.182 340) |
| XYZ | xyz(35.2515, 21.9291, 40.3986) |
| Luminance | 0.2193 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.24
Pinky Purple
#C94CBE
ΔE00 4.67
Purpleish Pink
#DF4EC8
ΔE00 5.49
Pale Magenta
#D767AD
ΔE00 5.51
Purpley Pink
#C83CB9
ΔE00 5.92
Hot Magenta
#F504C9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC53AA #53CC75
analogous
#B253CC #CC53AA #CC536E
triadic
#CC53AA #AACC53 #53AACC
tetradic
#CC53AA #CCB253 #53CC75 #536ECC
square
#CC53AA #CCB253 #53CC75 #536ECC
split-complementary
#CC53AA #6ECC53 #53CCB2
monochromatic
#7F2666 #AE348C #CC53AA #DA82C1 #E8B1D9
Accessibility & contrast
On white
3.90
#CC53AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#CC53AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC53AA
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC53AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC53AA | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5975AD
Deuteranopia (green-blind)
#7D88A7
Tritanopia (blue-blind)
#D75677
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc53aa; /* rgb */ color: rgb(204, 83, 170); /* oklch */ color: oklch(62.7% 0.182 340.0);
Tailwind
colors: {
custom: {
50: '#df8ac3',
500: '#cc53aa',
950: '#000000',
},
}SCSS
$custom: #cc53aa; $custom-light: #df8ac3; $custom-dark: #000000;
JSON
{
"hex": "#cc53aa",
"rgb": {
"r": 204,
"g": 83,
"b": 170
},
"hsl": {
"h": 316.86,
"s": 54.26,
"l": 56.275
},
"oklch": {
"l": 0.62677,
"c": 0.18186,
"h": 340
},
"luminance": 0.21926
}Semantic roles & 50–950 ramp
primary
#CC53AA
secondary
#A4D6B2
accent
#DE744A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C12
muted
#847D81