#CC66BD#CC66BD
#CC66BD is a light, vivid purple. Relative luminance 0.260; OKLCH L 66.0% C 0.167 H 333.1°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CC66BD |
|---|---|
| RGB | rgb(204, 102, 189) |
| HSL | hsl(309, 50%, 60%) |
| HSV | hsv(309, 50%, 80%) |
| CMYK | cmyk(0%, 50%, 7.4%, 20%) |
| CIE-LAB | lab(58.05, 51.84, -27.76) |
| CIE-LCH | lch(58.05, 58.80, 331.83°) |
| OKLab | oklab(65.96% 0.1486 -0.0754) |
| OKLCH | oklch(65.96% 0.167 333.1) |
| XYZ | xyz(38.8384, 26.0167, 51.1103) |
| Luminance | 0.2601 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.33
Orchid (survey)
#C875C4
ΔE00 3.55
Purpleish Pink
#DF4EC8
ΔE00 4.71
Orchid
#DA70D6
ΔE00 4.85
Pale Magenta
#D767AD
ΔE00 4.90
Pinky Purple
#C94CBE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC66BD #66CC75
analogous
#A866CC #CC66BD #CC668A
triadic
#CC66BD #BDCC66 #66BDCC
tetradic
#CC66BD #CCA866 #66CC75 #668ACC
square
#CC66BD #CCA866 #66CC75 #668ACC
split-complementary
#CC66BD #8ACC66 #66CCA8
monochromatic
#8A2E7C #B83DA6 #CC66BD #DB94D1 #EBC2E5
Accessibility & contrast
On white
3.39
#CC66BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#CC66BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC66BD
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC66BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC66BD | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6482C0
Deuteranopia (green-blind)
#8191BA
Tritanopia (blue-blind)
#D46D89
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #cc66bd; /* rgb */ color: rgb(204, 102, 189); /* oklch */ color: oklch(66.0% 0.167 333.1);
Tailwind
colors: {
custom: {
50: '#de95d1',
500: '#cc66bd',
950: '#000000',
},
}SCSS
$custom: #cc66bd; $custom-light: #de95d1; $custom-dark: #000000;
JSON
{
"hex": "#cc66bd",
"rgb": {
"r": 204,
"g": 102,
"b": 189
},
"hsl": {
"h": 308.824,
"s": 50,
"l": 60
},
"oklch": {
"l": 0.65963,
"c": 0.16667,
"h": 333.1
},
"luminance": 0.26014
}Semantic roles & 50–950 ramp
primary
#CC66BD
secondary
#B3DBB9
accent
#DA634E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82