#CC65E7#CC65E7
#CC65E7 is a light, highly saturated purple. Relative luminance 0.279; OKLCH L 67.9% C 0.206 H 318.9°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65E7 |
|---|---|
| RGB | rgb(204, 101, 231) |
| HSL | hsl(288, 73%, 65%) |
| HSV | hsv(288, 56%, 91%) |
| CMYK | cmyk(11.7%, 56.3%, 0%, 9.4%) |
| CIE-LAB | lab(59.81, 59.94, -48.74) |
| CIE-LCH | lch(59.81, 77.26, 320.88°) |
| OKLab | oklab(67.89% 0.1555 -0.1357) |
| OKLCH | oklch(67.89% 0.206 318.9) |
| XYZ | xyz(43.9774, 27.9160, 78.6576) |
| Luminance | 0.2791 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.52
Heliotrope
#D94FF5
ΔE00 3.75
Bright Lavender
#C760FF
ΔE00 4.11
Easter Purple
#C071FE
ΔE00 5.14
Light Purple
#BF77F6
ΔE00 5.16
Pinkish Purple
#D648D7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65E7 #80E765
analogous
#8B65E7 #CC65E7 #E765C1
triadic
#CC65E7 #E7CC65 #65E7CC
tetradic
#CC65E7 #E78B65 #80E765 #65C1E7
square
#CC65E7 #E78B65 #80E765 #65C1E7
split-complementary
#CC65E7 #C1E765 #65E78B
monochromatic
#961CB5 #BA30DF #CC65E7 #DE9AEF #EFCFF8
Accessibility & contrast
On white
3.19
#CC65E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#CC65E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65E7
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65E7 | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4889EB
Deuteranopia (green-blind)
#6D94E4
Tritanopia (blue-blind)
#CC799D
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #cc65e7; /* rgb */ color: rgb(204, 101, 231); /* oklch */ color: oklch(67.9% 0.206 318.9);
Tailwind
colors: {
custom: {
50: '#de96ef',
500: '#cc65e7',
950: '#000000',
},
}SCSS
$custom: #cc65e7; $custom-light: #de96ef; $custom-dark: #000000;
JSON
{
"hex": "#cc65e7",
"rgb": {
"r": 204,
"g": 101,
"b": 231
},
"hsl": {
"h": 287.538,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.67893,
"c": 0.20641,
"h": 318.9
},
"luminance": 0.27914
}Semantic roles & 50–950 ramp
primary
#CC65E7
secondary
#C7EABE
accent
#D51039
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#150E16
muted
#847E84