#CC66BE#CC66BE
#CC66BE is a light, vivid purple. Relative luminance 0.261; OKLCH L 66.0% C 0.168 H 332.7°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CC66BE |
|---|---|
| RGB | rgb(204, 102, 190) |
| HSL | hsl(308, 50%, 60%) |
| HSV | hsv(308, 50%, 80%) |
| CMYK | cmyk(0%, 50%, 6.9%, 20%) |
| CIE-LAB | lab(58.09, 52.01, -28.26) |
| CIE-LCH | lch(58.09, 59.19, 331.48°) |
| OKLab | oklab(66.01% 0.1488 -0.0768) |
| OKLCH | oklch(66.01% 0.168 332.7) |
| XYZ | xyz(38.9473, 26.0603, 51.6840) |
| Luminance | 0.2606 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.50
Purplish Pink
#CE5DAE
ΔE00 3.50
Purpleish Pink
#DF4EC8
ΔE00 4.64
Orchid
#DA70D6
ΔE00 4.71
Pale Magenta
#D767AD
ΔE00 5.09
Pinky Purple
#C94CBE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC66BE #66CC74
analogous
#A766CC #CC66BE #CC668B
triadic
#CC66BE #BECC66 #66BECC
tetradic
#CC66BE #CCA766 #66CC74 #668BCC
square
#CC66BE #CCA766 #66CC74 #668BCC
split-complementary
#CC66BE #8BCC66 #66CCA7
monochromatic
#8A2E7D #B83DA7 #CC66BE #DB94D2 #EBC2E5
Accessibility & contrast
On white
3.38
#CC66BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#CC66BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC66BE
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC66BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC66BE | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6482C1
Deuteranopia (green-blind)
#8191BB
Tritanopia (blue-blind)
#D46D89
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #cc66be; /* rgb */ color: rgb(204, 102, 190); /* oklch */ color: oklch(66.0% 0.168 332.7);
Tailwind
colors: {
custom: {
50: '#de95d2',
500: '#cc66be',
950: '#000000',
},
}SCSS
$custom: #cc66be; $custom-light: #de95d2; $custom-dark: #000000;
JSON
{
"hex": "#cc66be",
"rgb": {
"r": 204,
"g": 102,
"b": 190
},
"hsl": {
"h": 308.235,
"s": 50,
"l": 60
},
"oklch": {
"l": 0.66007,
"c": 0.1675,
"h": 332.7
},
"luminance": 0.26058
}Semantic roles & 50–950 ramp
primary
#CC66BE
secondary
#B3DBB9
accent
#DA614E
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82