#CC65FA#CC65FA
#CC65FA is a light, highly saturated purple. Relative luminance 0.290; OKLCH L 69.0% C 0.225 H 314.0°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CC65FA |
|---|---|
| RGB | rgb(204, 101, 250) |
| HSL | hsl(281, 94%, 69%) |
| HSV | hsv(281, 60%, 98%) |
| CMYK | cmyk(18.4%, 59.6%, 0%, 2%) |
| CIE-LAB | lab(60.82, 63.71, -57.69) |
| CIE-LCH | lch(60.82, 85.95, 317.84°) |
| OKLab | oklab(68.96% 0.1562 -0.1618) |
| OKLCH | oklch(68.96% 0.225 314) |
| XYZ | xyz(46.8080, 29.0482, 93.5651) |
| Luminance | 0.2905 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 1.55
Bright Lavender
#C760FF
ΔE00 1.70
Easter Purple
#C071FE
ΔE00 3.11
Heliotrope
#D94FF5
ΔE00 3.79
Light Purple
#BF77F6
ΔE00 4.00
Light Urple
#B36FF6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC65FA #93FA65
analogous
#8265FA #CC65FA #FA65DD
triadic
#CC65FA #FACC65 #65FACC
tetradic
#CC65FA #FA8265 #93FA65 #65DDFA
square
#CC65FA #FA8265 #93FA65 #65DDFA
split-complementary
#CC65FA #DDFA65 #65FA82
monochromatic
#9B07DD #B82AF8 #CC65FA #E0A0FC #F3DCFE
Accessibility & contrast
On white
3.08
#CC65FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#CC65FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC65FA
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC65FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC65FA | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#338DFF
Deuteranopia (green-blind)
#6095F6
Tritanopia (blue-blind)
#C880A6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #cc65fa; /* rgb */ color: rgb(204, 101, 250); /* oklch */ color: oklch(69.0% 0.225 314.0);
Tailwind
colors: {
custom: {
50: '#df96fd',
500: '#cc65fa',
950: '#000000',
},
}SCSS
$custom: #cc65fa; $custom-light: #df96fd; $custom-dark: #000000;
JSON
{
"hex": "#cc65fa",
"rgb": {
"r": 204,
"g": 101,
"b": 250
},
"hsl": {
"h": 281.477,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.68957,
"c": 0.22488,
"h": 314
},
"luminance": 0.29047
}Semantic roles & 50–950 ramp
primary
#CC65FA
secondary
#D5F3C7
accent
#E60047
background
#FEF9FF
surface
#FCF2FF
border
#D5CCD7
text
#160E18
muted
#847E86