#CC65AF#CC65AF
#CC65AF is a light, vivid pink. Relative luminance 0.252; OKLCH L 65.2% C 0.157 H 339.2°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65AF |
|---|---|
| RGB | rgb(204, 101, 175) |
| HSL | hsl(317, 50%, 60%) |
| HSV | hsv(317, 50%, 80%) |
| CMYK | cmyk(0%, 50.5%, 14.2%, 20%) |
| CIE-LAB | lab(57.31, 50.05, -20.85) |
| CIE-LCH | lch(57.31, 54.22, 337.38°) |
| OKLab | oklab(65.23% 0.147 -0.056) |
| OKLCH | oklch(65.23% 0.157 339.2) |
| XYZ | xyz(37.2938, 25.2426, 43.4572) |
| Luminance | 0.2524 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.70
Pale Magenta
#D767AD
ΔE00 2.67
Orchid (survey)
#C875C4
ΔE00 5.25
Purpleish Pink
#DF4EC8
ΔE00 6.22
Pinky Purple
#C94CBE
ΔE00 6.94
Orchid
#DA70D6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65AF #65CC82
analogous
#B565CC #CC65AF #CC657C
triadic
#CC65AF #AFCC65 #65AFCC
tetradic
#CC65AF #CCB565 #65CC82 #657CCC
square
#CC65AF #CCB565 #65CC82 #657CCC
split-complementary
#CC65AF #7CCC65 #65CCB5
monochromatic
#892D6F #B73D95 #CC65AF #DB93C7 #EAC1DF
Accessibility & contrast
On white
3.47
#CC65AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#CC65AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65AF
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65AF | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#697FB1
Deuteranopia (green-blind)
#8590AC
Tritanopia (blue-blind)
#D66882
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #cc65af; /* rgb */ color: rgb(204, 101, 175); /* oklch */ color: oklch(65.2% 0.157 339.2);
Tailwind
colors: {
custom: {
50: '#de94c7',
500: '#cc65af',
950: '#000000',
},
}SCSS
$custom: #cc65af; $custom-light: #de94c7; $custom-dark: #000000;
JSON
{
"hex": "#cc65af",
"rgb": {
"r": 204,
"g": 101,
"b": 175
},
"hsl": {
"h": 316.893,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.65229,
"c": 0.15727,
"h": 339.2
},
"luminance": 0.2524
}Semantic roles & 50–950 ramp
primary
#CC65AF
secondary
#B2DABE
accent
#DA754E
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82