#CC65C7#CC65C7
#CC65C7 is a light, vivid purple. Relative luminance 0.263; OKLCH L 66.3% C 0.177 H 329.2°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65C7 |
|---|---|
| RGB | rgb(204, 101, 199) |
| HSL | hsl(303, 50%, 60%) |
| HSV | hsv(303, 50%, 80%) |
| CMYK | cmyk(0%, 50.5%, 2.5%, 20%) |
| CIE-LAB | lab(58.29, 54.04, -33.09) |
| CIE-LCH | lch(58.29, 63.37, 328.52°) |
| OKLab | oklab(66.28% 0.1519 -0.0906) |
| OKLCH | oklch(66.28% 0.177 329.2) |
| XYZ | xyz(39.8638, 26.2706, 56.9928) |
| Luminance | 0.2627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.82
Orchid
#DA70D6
ΔE00 3.97
Purpleish Pink
#DF4EC8
ΔE00 4.27
Purplish Pink
#CE5DAE
ΔE00 5.07
Pinky Purple
#C94CBE
ΔE00 5.28
Pinkish Purple
#D648D7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65C7 #65CC6A
analogous
#9E65CC #CC65C7 #CC6593
triadic
#CC65C7 #C7CC65 #65C7CC
tetradic
#CC65C7 #CC9E65 #65CC6A #6593CC
square
#CC65C7 #CC9E65 #65CC6A #6593CC
split-complementary
#CC65C7 #93CC65 #65CC9E
monochromatic
#892D85 #B73DB1 #CC65C7 #DB93D8 #EAC1E8
Accessibility & contrast
On white
3.36
#CC65C7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#CC65C7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65C7
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65C7 | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E83CA
Deuteranopia (green-blind)
#7D91C4
Tritanopia (blue-blind)
#D26F8D
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #cc65c7; /* rgb */ color: rgb(204, 101, 199); /* oklch */ color: oklch(66.3% 0.177 329.2);
Tailwind
colors: {
custom: {
50: '#de95d8',
500: '#cc65c7',
950: '#000000',
},
}SCSS
$custom: #cc65c7; $custom-light: #de95d8; $custom-dark: #000000;
JSON
{
"hex": "#cc65c7",
"rgb": {
"r": 204,
"g": 101,
"b": 199
},
"hsl": {
"h": 302.913,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.6628,
"c": 0.17682,
"h": 329.2
},
"luminance": 0.26268
}Semantic roles & 50–950 ramp
primary
#CC65C7
secondary
#B2DAB4
accent
#DA554E
background
#FDF9FD
surface
#FBF2FA
border
#D4CCD3
text
#150E14
muted
#837E83