#CC66CC#CC66CC
#CC66CC is a light, vivid purple. Relative luminance 0.267; OKLCH L 66.7% C 0.180 H 327.4°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CC66CC |
|---|---|
| RGB | rgb(204, 102, 204) |
| HSL | hsl(300, 50%, 60%) |
| HSV | hsv(300, 50%, 80%) |
| CMYK | cmyk(0%, 50%, 0%, 20%) |
| CIE-LAB | lab(58.70, 54.44, -35.30) |
| CIE-LCH | lch(58.70, 64.88, 327.04°) |
| OKLab | oklab(66.65% 0.1513 -0.0969) |
| OKLCH | oklch(66.65% 0.18 327.4) |
| XYZ | xyz(40.5516, 26.7020, 60.1331) |
| Luminance | 0.2670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.62
Orchid (survey)
#C875C4
ΔE00 4.00
Purpleish Pink
#DF4EC8
ΔE00 4.59
Pinkish Purple
#D648D7
ΔE00 5.28
Pinky Purple
#C94CBE
ΔE00 5.66
Purplish Pink
#CE5DAE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC66CC #66CC66
analogous
#9966CC #CC66CC #CC6699
triadic
#CC66CC #CCCC66 #66CCCC
tetradic
#CC66CC #CC9966 #66CC66 #6699CC
square
#CC66CC #CC9966 #66CC66 #6699CC
split-complementary
#CC66CC #99CC66 #66CC99
monochromatic
#8A2E8A #B83DB8 #CC66CC #DB94DB #EBC2EB
Accessibility & contrast
On white
3.31
#CC66CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#CC66CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC66CC
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC66CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC66CC | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C85CF
Deuteranopia (green-blind)
#7B92C9
Tritanopia (blue-blind)
#D17190
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #cc66cc; /* rgb */ color: rgb(204, 102, 204); /* oklch */ color: oklch(66.7% 0.180 327.4);
Tailwind
colors: {
custom: {
50: '#de96dc',
500: '#cc66cc',
950: '#000000',
},
}SCSS
$custom: #cc66cc; $custom-light: #de96dc; $custom-dark: #000000;
JSON
{
"hex": "#cc66cc",
"rgb": {
"r": 204,
"g": 102,
"b": 204
},
"hsl": {
"h": 300,
"s": 50,
"l": 60
},
"oklch": {
"l": 0.66651,
"c": 0.17966,
"h": 327.4
},
"luminance": 0.267
}Semantic roles & 50–950 ramp
primary
#CC66CC
secondary
#B3DBB3
accent
#DA4E4E
background
#FDF9FD
surface
#FBF2FB
border
#D4CCD4
text
#150E15
muted
#837E83