#CC65C8#CC65C8
#CC65C8 is a light, vivid purple. Relative luminance 0.263; OKLCH L 66.3% C 0.178 H 328.8°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65C8 |
|---|---|
| RGB | rgb(204, 101, 200) |
| HSL | hsl(302, 50%, 60%) |
| HSV | hsv(302, 50%, 80%) |
| CMYK | cmyk(0%, 50.5%, 2%, 20%) |
| CIE-LAB | lab(58.34, 54.22, -33.59) |
| CIE-LCH | lch(58.34, 63.78, 328.22°) |
| OKLab | oklab(66.33% 0.152 -0.092) |
| OKLCH | oklch(66.33% 0.178 328.8) |
| XYZ | xyz(39.9803, 26.3172, 57.6063) |
| Luminance | 0.2631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.88
Orchid
#DA70D6
ΔE00 3.91
Purpleish Pink
#DF4EC8
ΔE00 4.29
Purplish Pink
#CE5DAE
ΔE00 5.25
Pinky Purple
#C94CBE
ΔE00 5.31
Pinkish Purple
#D648D7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65C8 #65CC69
analogous
#9D65CC #CC65C8 #CC6595
triadic
#CC65C8 #C8CC65 #65C8CC
tetradic
#CC65C8 #CC9D65 #65CC69 #6595CC
square
#CC65C8 #CC9D65 #65CC69 #6595CC
split-complementary
#CC65C8 #95CC65 #65CC9D
monochromatic
#892D86 #B73DB2 #CC65C8 #DB93D8 #EAC1E9
Accessibility & contrast
On white
3.35
#CC65C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#CC65C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65C8
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65C8 | 1.00 | 3.35 | 6.26 | 6.26 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D83CB
Deuteranopia (green-blind)
#7C91C5
Tritanopia (blue-blind)
#D26F8D
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #cc65c8; /* rgb */ color: rgb(204, 101, 200); /* oklch */ color: oklch(66.3% 0.178 328.8);
Tailwind
colors: {
custom: {
50: '#de95d9',
500: '#cc65c8',
950: '#000000',
},
}SCSS
$custom: #cc65c8; $custom-light: #de95d9; $custom-dark: #000000;
JSON
{
"hex": "#cc65c8",
"rgb": {
"r": 204,
"g": 101,
"b": 200
},
"hsl": {
"h": 302.33,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.66327,
"c": 0.1777,
"h": 328.8
},
"luminance": 0.26315
}Semantic roles & 50–950 ramp
primary
#CC65C8
secondary
#B2DAB4
accent
#DA534E
background
#FDF9FD
surface
#FBF2FA
border
#D4CCD3
text
#150E14
muted
#837E83