#CC66AB#CC66AB
#CC66AB is a light, vivid pink. Relative luminance 0.253; OKLCH L 65.2% C 0.153 H 341.1°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CC66AB |
|---|---|
| RGB | rgb(204, 102, 171) |
| HSL | hsl(319, 50%, 60%) |
| HSV | hsv(319, 50%, 80%) |
| CMYK | cmyk(0%, 50%, 16.2%, 20%) |
| CIE-LAB | lab(57.35, 48.93, -18.49) |
| CIE-LCH | lch(57.35, 52.31, 339.30°) |
| OKLab | oklab(65.21% 0.1445 -0.0494) |
| OKLCH | oklch(65.21% 0.153 341.1) |
| XYZ | xyz(37.0044, 25.2831, 41.4513) |
| Luminance | 0.2528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 2.16
Purplish Pink
#CE5DAE
ΔE00 2.25
Orchid (survey)
#C875C4
ΔE00 5.85
Purpleish Pink
#DF4EC8
ΔE00 7.05
Pinky Purple
#C94CBE
ΔE00 7.78
Orchid
#DA70D6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC66AB #66CC87
analogous
#BA66CC #CC66AB #CC6678
triadic
#CC66AB #ABCC66 #66ABCC
tetradic
#CC66AB #CCBA66 #66CC87 #6678CC
square
#CC66AB #CCBA66 #66CC87 #6678CC
split-complementary
#CC66AB #78CC66 #66CCBA
monochromatic
#8A2E6C #B83D90 #CC66AB #DB94C4 #EBC2DD
Accessibility & contrast
On white
3.47
#CC66AB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#CC66AB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC66AB
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC66AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC66AB | 1.00 | 3.47 | 6.06 | 6.06 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B7FAD
Deuteranopia (green-blind)
#8790A8
Tritanopia (blue-blind)
#D66781
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #cc66ab; /* rgb */ color: rgb(204, 102, 171); /* oklch */ color: oklch(65.2% 0.153 341.1);
Tailwind
colors: {
custom: {
50: '#de95c4',
500: '#cc66ab',
950: '#000000',
},
}SCSS
$custom: #cc66ab; $custom-light: #de95c4; $custom-dark: #000000;
JSON
{
"hex": "#cc66ab",
"rgb": {
"r": 204,
"g": 102,
"b": 171
},
"hsl": {
"h": 319.412,
"s": 50,
"l": 60
},
"oklch": {
"l": 0.65209,
"c": 0.15272,
"h": 341.1
},
"luminance": 0.2528
}Semantic roles & 50–950 ramp
primary
#CC66AB
secondary
#B3DBC0
accent
#DA7B4E
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D12
muted
#837E81