#CC63AF#CC63AF
#CC63AF is a light, vivid pink. Relative luminance 0.249; OKLCH L 65.0% C 0.161 H 339.0°. Best body text is #000000 at 5.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CC63AF |
|---|---|
| RGB | rgb(204, 99, 175) |
| HSL | hsl(317, 51%, 59%) |
| HSV | hsv(317, 51%, 80%) |
| CMYK | cmyk(0%, 51.5%, 14.2%, 20%) |
| CIE-LAB | lab(56.94, 51.03, -21.43) |
| CIE-LCH | lch(56.94, 55.35, 337.22°) |
| OKLab | oklab(64.95% 0.1499 -0.0575) |
| OKLCH | oklch(64.95% 0.161 339) |
| XYZ | xyz(37.1020, 24.8589, 43.3932) |
| Luminance | 0.2486 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.25
Pale Magenta
#D767AD
ΔE00 2.95
Orchid (survey)
#C875C4
ΔE00 5.47
Purpleish Pink
#DF4EC8
ΔE00 5.91
Pinky Purple
#C94CBE
ΔE00 6.51
Orchid
#DA70D6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC63AF #63CC80
analogous
#B463CC #CC63AF #CC637B
triadic
#CC63AF #AFCC63 #63AFCC
tetradic
#CC63AF #CCB463 #63CC80 #637BCC
square
#CC63AF #CCB463 #63CC80 #637BCC
split-complementary
#CC63AF #7BCC63 #63CCB4
monochromatic
#882C6F #B63C94 #CC63AF #DB91C7 #EABFDE
Accessibility & contrast
On white
3.52
#CC63AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.97
#CC63AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC63AF
5.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC63AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC63AF | 1.00 | 3.52 | 5.97 | 5.97 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#677EB2
Deuteranopia (green-blind)
#848FAC
Tritanopia (blue-blind)
#D66681
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc63af; /* rgb */ color: rgb(204, 99, 175); /* oklch */ color: oklch(65.0% 0.161 339.0);
Tailwind
colors: {
custom: {
50: '#de93c7',
500: '#cc63af',
950: '#000000',
},
}SCSS
$custom: #cc63af; $custom-light: #de93c7; $custom-dark: #000000;
JSON
{
"hex": "#cc63af",
"rgb": {
"r": 204,
"g": 99,
"b": 175
},
"hsl": {
"h": 316.571,
"s": 50.725,
"l": 59.412
},
"oklch": {
"l": 0.64952,
"c": 0.16055,
"h": 339
},
"luminance": 0.24856
}Semantic roles & 50–950 ramp
primary
#CC63AF
secondary
#B1DABC
accent
#DA744E
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82