#CC64C8#CC64C8
#CC64C8 is a light, vivid purple. Relative luminance 0.261; OKLCH L 66.2% C 0.179 H 328.8°. Best body text is #000000 at 6.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CC64C8 |
|---|---|
| RGB | rgb(204, 100, 200) |
| HSL | hsl(302, 50%, 60%) |
| HSV | hsv(302, 51%, 80%) |
| CMYK | cmyk(0%, 51%, 2%, 20%) |
| CIE-LAB | lab(58.15, 54.70, -33.88) |
| CIE-LCH | lch(58.15, 64.34, 328.23°) |
| OKLab | oklab(66.19% 0.1534 -0.0928) |
| OKLCH | oklch(66.19% 0.179 328.8) |
| XYZ | xyz(39.8838, 26.1242, 57.5741) |
| Luminance | 0.2612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.07
Orchid (survey)
#C875C4
ΔE00 4.09
Purpleish Pink
#DF4EC8
ΔE00 4.15
Pinky Purple
#C94CBE
ΔE00 5.10
Pinkish Purple
#D648D7
ΔE00 5.21
Purplish Pink
#CE5DAE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC64C8 #64CC68
analogous
#9C64CC #CC64C8 #CC6494
triadic
#CC64C8 #C8CC64 #64C8CC
tetradic
#CC64C8 #CC9C64 #64CC68 #6494CC
square
#CC64C8 #CC9C64 #64CC68 #6494CC
split-complementary
#CC64C8 #94CC64 #64CC9C
monochromatic
#892D85 #B73CB2 #CC64C8 #DB92D8 #EAC0E9
Accessibility & contrast
On white
3.37
#CC64C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.22
#CC64C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC64C8
6.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC64C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC64C8 | 1.00 | 3.37 | 6.22 | 6.22 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C83CB
Deuteranopia (green-blind)
#7B91C5
Tritanopia (blue-blind)
#D26E8D
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #cc64c8; /* rgb */ color: rgb(204, 100, 200); /* oklch */ color: oklch(66.2% 0.179 328.8);
Tailwind
colors: {
custom: {
50: '#de94d9',
500: '#cc64c8',
950: '#000000',
},
}SCSS
$custom: #cc64c8; $custom-light: #de94d9; $custom-dark: #000000;
JSON
{
"hex": "#cc64c8",
"rgb": {
"r": 204,
"g": 100,
"b": 200
},
"hsl": {
"h": 302.308,
"s": 50.485,
"l": 59.608
},
"oklch": {
"l": 0.66192,
"c": 0.17929,
"h": 328.8
},
"luminance": 0.26122
}Semantic roles & 50–950 ramp
primary
#CC64C8
secondary
#B2DAB3
accent
#DA534E
background
#FDF9FD
surface
#FBF2FA
border
#D4CCD3
text
#150D14
muted
#837E83