#CC65EC#CC65EC
#CC65EC is a light, highly saturated purple. Relative luminance 0.282; OKLCH L 68.2% C 0.211 H 317.5°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65EC |
|---|---|
| RGB | rgb(204, 101, 236) |
| HSL | hsl(286, 78%, 66%) |
| HSV | hsv(286, 57%, 93%) |
| CMYK | cmyk(13.6%, 57.2%, 0%, 7.5%) |
| CIE-LAB | lab(60.07, 60.92, -51.12) |
| CIE-LCH | lch(60.07, 79.53, 320.00°) |
| OKLab | oklab(68.16% 0.1558 -0.1427) |
| OKLCH | oklch(68.16% 0.211 317.5) |
| XYZ | xyz(44.6937, 28.2025, 82.4300) |
| Luminance | 0.2820 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.82
Bright Lavender
#C760FF
ΔE00 3.37
Heliotrope
#D94FF5
ΔE00 3.53
Easter Purple
#C071FE
ΔE00 4.49
Light Purple
#BF77F6
ΔE00 4.70
Light Urple
#B36FF6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65EC #85EC65
analogous
#8865EC #CC65EC #EC65C8
triadic
#CC65EC #ECCC65 #65ECCC
tetradic
#CC65EC #EC8865 #85EC65 #65C8EC
square
#CC65EC #EC8865 #85EC65 #65C8EC
split-complementary
#CC65EC #C8EC65 #65EC88
monochromatic
#9718BF #BA2FE5 #CC65EC #DE9BF3 #F0D2F9
Accessibility & contrast
On white
3.16
#CC65EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#CC65EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65EC
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65EC | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#448AF0
Deuteranopia (green-blind)
#6994E9
Tritanopia (blue-blind)
#CB7B9F
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #cc65ec; /* rgb */ color: rgb(204, 101, 236); /* oklch */ color: oklch(68.2% 0.211 317.5);
Tailwind
colors: {
custom: {
50: '#de96f3',
500: '#cc65ec',
950: '#000000',
},
}SCSS
$custom: #cc65ec; $custom-light: #de96f3; $custom-dark: #000000;
JSON
{
"hex": "#cc65ec",
"rgb": {
"r": 204,
"g": 101,
"b": 236
},
"hsl": {
"h": 285.778,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.68165,
"c": 0.21122,
"h": 317.5
},
"luminance": 0.28201
}Semantic roles & 50–950 ramp
primary
#CC65EC
secondary
#CBEDC0
accent
#DA0B3C
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#150E17
muted
#847E85