#CC65AA#CC65AA
#CC65AA is a light, vivid pink. Relative luminance 0.250; OKLCH L 65.0% C 0.154 H 341.5°. Best body text is #000000 at 6.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65AA |
|---|---|
| RGB | rgb(204, 101, 170) |
| HSL | hsl(320, 50%, 60%) |
| HSV | hsv(320, 50%, 80%) |
| CMYK | cmyk(0%, 50.5%, 16.7%, 20%) |
| CIE-LAB | lab(57.12, 49.27, -18.25) |
| CIE-LCH | lch(57.12, 52.55, 339.67°) |
| OKLab | oklab(65.03% 0.1457 -0.0487) |
| OKLCH | oklch(65.03% 0.154 341.5) |
| XYZ | xyz(36.8118, 25.0498, 40.9187) |
| Luminance | 0.2505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.15
Pale Magenta
#D767AD
ΔE00 2.21
Orchid (survey)
#C875C4
ΔE00 6.10
Purpleish Pink
#DF4EC8
ΔE00 7.07
Pinky Purple
#C94CBE
ΔE00 7.73
Orchid
#DA70D6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65AA #65CC87
analogous
#BB65CC #CC65AA #CC6576
triadic
#CC65AA #AACC65 #65AACC
tetradic
#CC65AA #CCBB65 #65CC87 #6576CC
square
#CC65AA #CCBB65 #65CC87 #6576CC
split-complementary
#CC65AA #76CC65 #65CCBB
monochromatic
#892D6B #B73D8F #CC65AA #DB93C3 #EAC1DD
Accessibility & contrast
On white
3.49
#CC65AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.01
#CC65AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65AA
6.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65AA | 1.00 | 3.49 | 6.01 | 6.01 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B7FAC
Deuteranopia (green-blind)
#878FA7
Tritanopia (blue-blind)
#D76680
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc65aa; /* rgb */ color: rgb(204, 101, 170); /* oklch */ color: oklch(65.0% 0.154 341.5);
Tailwind
colors: {
custom: {
50: '#de94c3',
500: '#cc65aa',
950: '#000000',
},
}SCSS
$custom: #cc65aa; $custom-light: #de94c3; $custom-dark: #000000;
JSON
{
"hex": "#cc65aa",
"rgb": {
"r": 204,
"g": 101,
"b": 170
},
"hsl": {
"h": 319.806,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.65029,
"c": 0.15366,
"h": 341.5
},
"luminance": 0.25047
}Semantic roles & 50–950 ramp
primary
#CC65AA
secondary
#B2DAC0
accent
#DA7C4E
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D12
muted
#837E81