#CC65CA#CC65CA
#CC65CA is a light, vivid purple. Relative luminance 0.264; OKLCH L 66.4% C 0.179 H 328.1°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65CA |
|---|---|
| RGB | rgb(204, 101, 202) |
| HSL | hsl(301, 50%, 60%) |
| HSV | hsv(301, 50%, 80%) |
| CMYK | cmyk(0%, 50.5%, 1%, 20%) |
| CIE-LAB | lab(58.43, 54.57, -34.59) |
| CIE-LCH | lch(58.43, 64.61, 327.63°) |
| OKLab | oklab(66.42% 0.1523 -0.0949) |
| OKLCH | oklch(66.42% 0.179 328.1) |
| XYZ | xyz(40.2156, 26.4113, 58.8453) |
| Luminance | 0.2641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.83
Orchid (survey)
#C875C4
ΔE00 4.03
Purpleish Pink
#DF4EC8
ΔE00 4.36
Pinkish Purple
#D648D7
ΔE00 5.23
Pinky Purple
#C94CBE
ΔE00 5.37
Purplish Pink
#CE5DAE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65CA #65CC67
analogous
#9B65CC #CC65CA #CC6597
triadic
#CC65CA #CACC65 #65CACC
tetradic
#CC65CA #CC9B65 #65CC67 #6597CC
square
#CC65CA #CC9B65 #65CC67 #6597CC
split-complementary
#CC65CA #97CC65 #65CC9B
monochromatic
#892D87 #B73DB5 #CC65CA #DB93DA #EAC1EA
Accessibility & contrast
On white
3.34
#CC65CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#CC65CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65CA
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65CA | 1.00 | 3.34 | 6.28 | 6.28 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C84CD
Deuteranopia (green-blind)
#7B91C7
Tritanopia (blue-blind)
#D2708E
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #cc65ca; /* rgb */ color: rgb(204, 101, 202); /* oklch */ color: oklch(66.4% 0.179 328.1);
Tailwind
colors: {
custom: {
50: '#de95da',
500: '#cc65ca',
950: '#000000',
},
}SCSS
$custom: #cc65ca; $custom-light: #de95da; $custom-dark: #000000;
JSON
{
"hex": "#cc65ca",
"rgb": {
"r": 204,
"g": 101,
"b": 202
},
"hsl": {
"h": 301.165,
"s": 50.244,
"l": 59.804
},
"oklch": {
"l": 0.66421,
"c": 0.17946,
"h": 328.1
},
"luminance": 0.26409
}Semantic roles & 50–950 ramp
primary
#CC65CA
secondary
#B2DAB3
accent
#DA514E
background
#FDF9FD
surface
#FBF2FB
border
#D4CCD4
text
#150E15
muted
#837E83