#CC65E6#CC65E6
#CC65E6 is a light, highly saturated purple. Relative luminance 0.279; OKLCH L 67.8% C 0.205 H 319.2°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65E6 |
|---|---|
| RGB | rgb(204, 101, 230) |
| HSL | hsl(288, 72%, 65%) |
| HSV | hsv(288, 56%, 90%) |
| CMYK | cmyk(11.3%, 56.1%, 0%, 9.8%) |
| CIE-LAB | lab(59.76, 59.75, -48.27) |
| CIE-LCH | lch(59.76, 76.81, 321.07°) |
| OKLab | oklab(67.84% 0.1554 -0.1344) |
| OKLCH | oklch(67.84% 0.205 319.2) |
| XYZ | xyz(43.8366, 27.8597, 77.9159) |
| Luminance | 0.2786 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.67
Heliotrope
#D94FF5
ΔE00 3.81
Bright Lavender
#C760FF
ΔE00 4.26
Light Purple
#BF77F6
ΔE00 5.26
Easter Purple
#C071FE
ΔE00 5.28
Pinkish Purple
#D648D7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65E6 #7FE665
analogous
#8C65E6 #CC65E6 #E665C0
triadic
#CC65E6 #E6CC65 #65E6CC
tetradic
#CC65E6 #E68C65 #7FE665 #65C0E6
square
#CC65E6 #E68C65 #7FE665 #65C0E6
split-complementary
#CC65E6 #C0E665 #65E68C
monochromatic
#951DB3 #BB30DD #CC65E6 #DD9AEF #EFCEF7
Accessibility & contrast
On white
3.20
#CC65E6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#CC65E6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65E6
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65E6 | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4989EA
Deuteranopia (green-blind)
#6D94E3
Tritanopia (blue-blind)
#CC799C
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #cc65e6; /* rgb */ color: rgb(204, 101, 230); /* oklch */ color: oklch(67.8% 0.205 319.2);
Tailwind
colors: {
custom: {
50: '#de95ee',
500: '#cc65e6',
950: '#000000',
},
}SCSS
$custom: #cc65e6; $custom-light: #de95ee; $custom-dark: #000000;
JSON
{
"hex": "#cc65e6",
"rgb": {
"r": 204,
"g": 101,
"b": 230
},
"hsl": {
"h": 287.907,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.67839,
"c": 0.20545,
"h": 319.2
},
"luminance": 0.27858
}Semantic roles & 50–950 ramp
primary
#CC65E6
secondary
#C6E9BD
accent
#D41139
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#150E16
muted
#847E84