#CC65AE#CC65AE
#CC65AE is a light, vivid pink. Relative luminance 0.252; OKLCH L 65.2% C 0.157 H 339.6°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65AE |
|---|---|
| RGB | rgb(204, 101, 174) |
| HSL | hsl(317, 50%, 60%) |
| HSV | hsv(317, 50%, 80%) |
| CMYK | cmyk(0%, 50.5%, 14.7%, 20%) |
| CIE-LAB | lab(57.27, 49.89, -20.34) |
| CIE-LCH | lch(57.27, 53.88, 337.83°) |
| OKLab | oklab(65.19% 0.1467 -0.0545) |
| OKLCH | oklch(65.19% 0.157 339.6) |
| XYZ | xyz(37.1960, 25.2034, 42.9419) |
| Luminance | 0.2520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.74
Pale Magenta
#D767AD
ΔE00 2.55
Orchid (survey)
#C875C4
ΔE00 5.41
Purpleish Pink
#DF4EC8
ΔE00 6.38
Pinky Purple
#C94CBE
ΔE00 7.09
Orchid
#DA70D6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65AE #65CC83
analogous
#B765CC #CC65AE #CC657A
triadic
#CC65AE #AECC65 #65AECC
tetradic
#CC65AE #CCB765 #65CC83 #657ACC
square
#CC65AE #CCB765 #65CC83 #657ACC
split-complementary
#CC65AE #7ACC65 #65CCB7
monochromatic
#892D6E #B73D93 #CC65AE #DB93C6 #EAC1DE
Accessibility & contrast
On white
3.48
#CC65AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#CC65AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65AE
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65AE | 1.00 | 3.48 | 6.04 | 6.04 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#697FB0
Deuteranopia (green-blind)
#868FAB
Tritanopia (blue-blind)
#D66782
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc65ae; /* rgb */ color: rgb(204, 101, 174); /* oklch */ color: oklch(65.2% 0.157 339.6);
Tailwind
colors: {
custom: {
50: '#de94c6',
500: '#cc65ae',
950: '#000000',
},
}SCSS
$custom: #cc65ae; $custom-light: #de94c6; $custom-dark: #000000;
JSON
{
"hex": "#cc65ae",
"rgb": {
"r": 204,
"g": 101,
"b": 174
},
"hsl": {
"h": 317.476,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.65189,
"c": 0.15654,
"h": 339.6
},
"luminance": 0.25201
}Semantic roles & 50–950 ramp
primary
#CC65AE
secondary
#B2DABE
accent
#DA774E
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82