#CC65F1#CC65F1
#CC65F1 is a light, highly saturated purple. Relative luminance 0.285; OKLCH L 68.4% C 0.216 H 316.2°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65F1 |
|---|---|
| RGB | rgb(204, 101, 241) |
| HSL | hsl(284, 83%, 67%) |
| HSV | hsv(284, 58%, 95%) |
| CMYK | cmyk(15.4%, 58.1%, 0%, 5.5%) |
| CIE-LAB | lab(60.34, 61.90, -53.48) |
| CIE-LCH | lch(60.34, 81.81, 319.17°) |
| OKLab | oklab(68.44% 0.156 -0.1495) |
| OKLCH | oklch(68.44% 0.216 316.2) |
| XYZ | xyz(45.4303, 28.4972, 86.3094) |
| Luminance | 0.2850 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.21
Bright Lavender
#C760FF
ΔE00 2.68
Heliotrope
#D94FF5
ΔE00 3.48
Easter Purple
#C071FE
ΔE00 3.91
Light Purple
#BF77F6
ΔE00 4.34
Light Urple
#B36FF6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65F1 #8AF165
analogous
#8665F1 #CC65F1 #F165D0
triadic
#CC65F1 #F1CC65 #65F1CC
tetradic
#CC65F1 #F18665 #8AF165 #65D0F1
square
#CC65F1 #F18665 #8AF165 #65D0F1
split-complementary
#CC65F1 #D0F165 #65F186
monochromatic
#9912C9 #B92DEC #CC65F1 #DF9DF6 #F1D5FB
Accessibility & contrast
On white
3.13
#CC65F1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#CC65F1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65F1
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65F1 | 1.00 | 3.13 | 6.70 | 6.70 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E8BF5
Deuteranopia (green-blind)
#6695ED
Tritanopia (blue-blind)
#CA7DA2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #cc65f1; /* rgb */ color: rgb(204, 101, 241); /* oklch */ color: oklch(68.4% 0.216 316.2);
Tailwind
colors: {
custom: {
50: '#df96f6',
500: '#cc65f1',
950: '#000000',
},
}SCSS
$custom: #cc65f1; $custom-light: #df96f6; $custom-dark: #000000;
JSON
{
"hex": "#cc65f1",
"rgb": {
"r": 204,
"g": 101,
"b": 241
},
"hsl": {
"h": 284.143,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.68444,
"c": 0.21608,
"h": 316.2
},
"luminance": 0.28496
}Semantic roles & 50–950 ramp
primary
#CC65F1
secondary
#CEEFC3
accent
#E0063F
background
#FEF9FF
surface
#FCF2FF
border
#D5CCD7
text
#160E17
muted
#847E85