#CC65E8#CC65E8
#CC65E8 is a light, highly saturated purple. Relative luminance 0.280; OKLCH L 67.9% C 0.207 H 318.6°. Best body text is #000000 at 6.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65E8 |
|---|---|
| RGB | rgb(204, 101, 232) |
| HSL | hsl(287, 74%, 65%) |
| HSV | hsv(287, 56%, 91%) |
| CMYK | cmyk(12.1%, 56.5%, 0%, 9%) |
| CIE-LAB | lab(59.86, 60.14, -49.22) |
| CIE-LCH | lch(59.86, 77.71, 320.70°) |
| OKLab | oklab(67.95% 0.1556 -0.1371) |
| OKLCH | oklch(67.95% 0.207 318.6) |
| XYZ | xyz(44.1191, 27.9727, 79.4036) |
| Luminance | 0.2797 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.38
Heliotrope
#D94FF5
ΔE00 3.69
Bright Lavender
#C760FF
ΔE00 3.96
Easter Purple
#C071FE
ΔE00 5.01
Light Purple
#BF77F6
ΔE00 5.06
Pinkish Purple
#D648D7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65E8 #81E865
analogous
#8B65E8 #CC65E8 #E865C2
triadic
#CC65E8 #E8CC65 #65E8CC
tetradic
#CC65E8 #E88B65 #81E865 #65C2E8
square
#CC65E8 #E88B65 #81E865 #65C2E8
split-complementary
#CC65E8 #C2E865 #65E88B
monochromatic
#961BB7 #BA30E0 #CC65E8 #DE9AF0 #EFCFF8
Accessibility & contrast
On white
3.18
#CC65E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.59
#CC65E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65E8
6.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65E8 | 1.00 | 3.18 | 6.59 | 6.59 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4789EC
Deuteranopia (green-blind)
#6C94E5
Tritanopia (blue-blind)
#CC799D
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #cc65e8; /* rgb */ color: rgb(204, 101, 232); /* oklch */ color: oklch(67.9% 0.207 318.6);
Tailwind
colors: {
custom: {
50: '#de96f0',
500: '#cc65e8',
950: '#000000',
},
}SCSS
$custom: #cc65e8; $custom-light: #de96f0; $custom-dark: #000000;
JSON
{
"hex": "#cc65e8",
"rgb": {
"r": 204,
"g": 101,
"b": 232
},
"hsl": {
"h": 287.176,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.67947,
"c": 0.20737,
"h": 318.6
},
"luminance": 0.27971
}Semantic roles & 50–950 ramp
primary
#CC65E8
secondary
#C8EABE
accent
#D60F3A
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#150E16
muted
#847E84