#CC66BB#CC66BB
#CC66BB is a light, vivid pink. Relative luminance 0.259; OKLCH L 65.9% C 0.165 H 333.9°. Best body text is #000000 at 6.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CC66BB |
|---|---|
| RGB | rgb(204, 102, 187) |
| HSL | hsl(310, 50%, 60%) |
| HSV | hsv(310, 50%, 80%) |
| CMYK | cmyk(0%, 50%, 8.3%, 20%) |
| CIE-LAB | lab(57.97, 51.50, -26.74) |
| CIE-LCH | lch(57.97, 58.03, 332.56°) |
| OKLab | oklab(65.88% 0.1482 -0.0725) |
| OKLCH | oklch(65.88% 0.165 333.9) |
| XYZ | xyz(38.6228, 25.9305, 49.9749) |
| Luminance | 0.2593 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.00
Orchid (survey)
#C875C4
ΔE00 3.67
Pale Magenta
#D767AD
ΔE00 4.54
Purpleish Pink
#DF4EC8
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.13
Pinky Purple
#C94CBE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC66BB #66CC77
analogous
#AA66CC #CC66BB #CC6688
triadic
#CC66BB #BBCC66 #66BBCC
tetradic
#CC66BB #CCAA66 #66CC77 #6688CC
square
#CC66BB #CCAA66 #66CC77 #6688CC
split-complementary
#CC66BB #88CC66 #66CCAA
monochromatic
#8A2E7A #B83DA3 #CC66BB #DB94CF #EBC2E4
Accessibility & contrast
On white
3.39
#CC66BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.19
#CC66BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC66BB
6.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC66BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC66BB | 1.00 | 3.39 | 6.19 | 6.19 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6582BE
Deuteranopia (green-blind)
#8291B8
Tritanopia (blue-blind)
#D46C88
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #cc66bb; /* rgb */ color: rgb(204, 102, 187); /* oklch */ color: oklch(65.9% 0.165 333.9);
Tailwind
colors: {
custom: {
50: '#de95cf',
500: '#cc66bb',
950: '#000000',
},
}SCSS
$custom: #cc66bb; $custom-light: #de95cf; $custom-dark: #000000;
JSON
{
"hex": "#cc66bb",
"rgb": {
"r": 204,
"g": 102,
"b": 187
},
"hsl": {
"h": 310,
"s": 50,
"l": 60
},
"oklch": {
"l": 0.65875,
"c": 0.16502,
"h": 333.9
},
"luminance": 0.25928
}Semantic roles & 50–950 ramp
primary
#CC66BB
secondary
#B3DBBA
accent
#DA654E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82