#C64FF0#C64FF0
#C64FF0 is a light, highly saturated purple. Relative luminance 0.239; OKLCH L 65.1% C 0.242 H 315.9°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FF0 |
|---|---|
| RGB | rgb(198, 79, 240) |
| HSL | hsl(284, 84%, 63%) |
| HSV | hsv(284, 67%, 94%) |
| CMYK | cmyk(17.5%, 67.1%, 0%, 5.9%) |
| CIE-LAB | lab(55.98, 70.01, -59.93) |
| CIE-LCH | lch(55.98, 92.16, 319.44°) |
| OKLab | oklab(65.11% 0.1739 -0.1684) |
| OKLCH | oklch(65.11% 0.242 315.9) |
| XYZ | xyz(41.8104, 23.8906, 84.8301) |
| Luminance | 0.2389 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.32
Heliotrope
#D94FF5
ΔE00 3.33
Bright Lavender
#C760FF
ΔE00 3.88
Mediumorchid
#BA55D3
ΔE00 4.29
Pinkish Purple
#D648D7
ΔE00 5.25
Purple Pink
#D725DE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FF0 #79F04F
analogous
#764FF0 #C64FF0 #F04FC9
triadic
#C64FF0 #F0C64F #4FF0C6
tetradic
#C64FF0 #F0764F #79F04F #4FC9F0
square
#C64FF0 #F0764F #79F04F #4FC9F0
split-complementary
#C64FF0 #C9F04F #4FF076
monochromatic
#8A0FB5 #B417EB #C64FF0 #D887F5 #EBC0FA
Accessibility & contrast
On white
3.63
#C64FF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#C64FF0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FF0
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FF0 | 1.00 | 3.63 | 5.78 | 5.78 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FF5
Deuteranopia (green-blind)
#4E89EC
Tritanopia (blue-blind)
#C36E9A
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c64ff0; /* rgb */ color: rgb(198, 79, 240); /* oklch */ color: oklch(65.1% 0.242 315.9);
Tailwind
colors: {
custom: {
50: '#db89f6',
500: '#c64ff0',
950: '#000000',
},
}SCSS
$custom: #c64ff0; $custom-light: #db89f6; $custom-dark: #000000;
JSON
{
"hex": "#c64ff0",
"rgb": {
"r": 198,
"g": 79,
"b": 240
},
"hsl": {
"h": 284.348,
"s": 84.293,
"l": 62.549
},
"oklch": {
"l": 0.6511,
"c": 0.2421,
"h": 315.9
},
"luminance": 0.23889
}Semantic roles & 50–950 ramp
primary
#C64FF0
secondary
#BFEBB0
accent
#E1053E
background
#FDF8FF
surface
#FBF0FE
border
#D4CBD6
text
#150C17
muted
#837D85