#CC64AD#CC64AD
#CC64AD is a light, vivid pink. Relative luminance 0.250; OKLCH L 65.0% C 0.157 H 340.0°. Best body text is #000000 at 5.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CC64AD |
|---|---|
| RGB | rgb(204, 100, 173) |
| HSL | hsl(318, 50%, 60%) |
| HSV | hsv(318, 51%, 80%) |
| CMYK | cmyk(0%, 51%, 15.2%, 20%) |
| CIE-LAB | lab(57.05, 50.23, -20.10) |
| CIE-LCH | lch(57.05, 54.10, 338.19°) |
| OKLab | oklab(65.01% 0.148 -0.0538) |
| OKLCH | oklch(65.01% 0.157 340) |
| XYZ | xyz(37.0023, 24.9716, 42.3982) |
| Luminance | 0.2497 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.57
Pale Magenta
#D767AD
ΔE00 2.57
Orchid (survey)
#C875C4
ΔE00 5.67
Purpleish Pink
#DF4EC8
ΔE00 6.39
Pinky Purple
#C94CBE
ΔE00 7.03
Orchid
#DA70D6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC64AD #64CC83
analogous
#B764CC #CC64AD #CC6479
triadic
#CC64AD #ADCC64 #64ADCC
tetradic
#CC64AD #CCB764 #64CC83 #6479CC
square
#CC64AD #CCB764 #64CC83 #6479CC
split-complementary
#CC64AD #79CC64 #64CCB7
monochromatic
#892D6D #B73C92 #CC64AD #DB92C5 #EAC0DE
Accessibility & contrast
On white
3.50
#CC64AD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.99
#CC64AD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC64AD
5.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC64AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC64AD | 1.00 | 3.50 | 5.99 | 5.99 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#697FAF
Deuteranopia (green-blind)
#858FAA
Tritanopia (blue-blind)
#D66681
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc64ad; /* rgb */ color: rgb(204, 100, 173); /* oklch */ color: oklch(65.0% 0.157 340.0);
Tailwind
colors: {
custom: {
50: '#de94c5',
500: '#cc64ad',
950: '#000000',
},
}SCSS
$custom: #cc64ad; $custom-light: #de94c5; $custom-dark: #000000;
JSON
{
"hex": "#cc64ad",
"rgb": {
"r": 204,
"g": 100,
"b": 173
},
"hsl": {
"h": 317.885,
"s": 50.485,
"l": 59.608
},
"oklch": {
"l": 0.65009,
"c": 0.15745,
"h": 340
},
"luminance": 0.24969
}Semantic roles & 50–950 ramp
primary
#CC64AD
secondary
#B2DABE
accent
#DA784E
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82