#CC65AD#CC65AD
#CC65AD is a light, vivid pink. Relative luminance 0.252; OKLCH L 65.1% C 0.156 H 340.1°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65AD |
|---|---|
| RGB | rgb(204, 101, 173) |
| HSL | hsl(318, 50%, 60%) |
| HSV | hsv(318, 50%, 80%) |
| CMYK | cmyk(0%, 50.5%, 15.2%, 20%) |
| CIE-LAB | lab(57.24, 49.74, -19.82) |
| CIE-LCH | lch(57.24, 53.54, 338.28°) |
| OKLab | oklab(65.15% 0.1465 -0.0531) |
| OKLCH | oklch(65.15% 0.156 340.1) |
| XYZ | xyz(37.0988, 25.1646, 42.4303) |
| Luminance | 0.2516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.81
Pale Magenta
#D767AD
ΔE00 2.44
Orchid (survey)
#C875C4
ΔE00 5.58
Purpleish Pink
#DF4EC8
ΔE00 6.54
Pinky Purple
#C94CBE
ΔE00 7.24
Orchid
#DA70D6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65AD #65CC84
analogous
#B765CC #CC65AD #CC657A
triadic
#CC65AD #ADCC65 #65ADCC
tetradic
#CC65AD #CCB765 #65CC84 #657ACC
square
#CC65AD #CCB765 #65CC84 #657ACC
split-complementary
#CC65AD #7ACC65 #65CCB7
monochromatic
#892D6E #B73D92 #CC65AD #DB93C5 #EAC1DE
Accessibility & contrast
On white
3.48
#CC65AD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#CC65AD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65AD
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65AD | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A7FAF
Deuteranopia (green-blind)
#868FAA
Tritanopia (blue-blind)
#D66781
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc65ad; /* rgb */ color: rgb(204, 101, 173); /* oklch */ color: oklch(65.1% 0.156 340.1);
Tailwind
colors: {
custom: {
50: '#de94c5',
500: '#cc65ad',
950: '#000000',
},
}SCSS
$custom: #cc65ad; $custom-light: #de94c5; $custom-dark: #000000;
JSON
{
"hex": "#cc65ad",
"rgb": {
"r": 204,
"g": 101,
"b": 173
},
"hsl": {
"h": 318.058,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.65148,
"c": 0.1558,
"h": 340.1
},
"luminance": 0.25162
}Semantic roles & 50–950 ramp
primary
#CC65AD
secondary
#B2DABE
accent
#DA784E
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82