#CC65CD#CC65CD
#CC65CD is a light, vivid purple. Relative luminance 0.266; OKLCH L 66.6% C 0.182 H 327.0°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65CD |
|---|---|
| RGB | rgb(204, 101, 205) |
| HSL | hsl(299, 51%, 60%) |
| HSV | hsv(299, 51%, 80%) |
| CMYK | cmyk(0.5%, 50.7%, 0%, 19.6%) |
| CIE-LAB | lab(58.56, 55.10, -36.08) |
| CIE-LCH | lch(58.56, 65.86, 326.78°) |
| OKLab | oklab(66.56% 0.1528 -0.0991) |
| OKLCH | oklch(66.56% 0.182 327) |
| XYZ | xyz(40.5742, 26.5548, 60.7342) |
| Luminance | 0.2655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.77
Orchid (survey)
#C875C4
ΔE00 4.29
Purpleish Pink
#DF4EC8
ΔE00 4.51
Pinkish Purple
#D648D7
ΔE00 5.01
Pinky Purple
#C94CBE
ΔE00 5.52
Mediumorchid
#BA55D3
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65CD #66CD65
analogous
#9865CD #CC65CD #CD659A
triadic
#CC65CD #CDCC65 #65CDCC
tetradic
#CC65CD #CD9865 #66CD65 #659ACD
square
#CC65CD #CD9865 #66CD65 #659ACD
split-complementary
#CC65CD #9ACD65 #65CD98
monochromatic
#8A2D8B #B83CB9 #CC65CD #DB93DC #EBC1EB
Accessibility & contrast
On white
3.33
#CC65CD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#CC65CD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65CD
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65CD | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B84D0
Deuteranopia (green-blind)
#7A92CA
Tritanopia (blue-blind)
#D17190
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #cc65cd; /* rgb */ color: rgb(204, 101, 205); /* oklch */ color: oklch(66.6% 0.182 327.0);
Tailwind
colors: {
custom: {
50: '#de95dc',
500: '#cc65cd',
950: '#000000',
},
}SCSS
$custom: #cc65cd; $custom-light: #de95dc; $custom-dark: #000000;
JSON
{
"hex": "#cc65cd",
"rgb": {
"r": 204,
"g": 101,
"b": 205
},
"hsl": {
"h": 299.423,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.66564,
"c": 0.18214,
"h": 327
},
"luminance": 0.26553
}Semantic roles & 50–950 ramp
primary
#CC65CD
secondary
#B3DBB3
accent
#DA4D4F
background
#FDF9FD
surface
#FBF2FB
border
#D4CCD4
text
#150E15
muted
#837E83