#C64FE4#C64FE4
#C64FE4 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.4% C 0.231 H 318.9°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FE4 |
|---|---|
| RGB | rgb(198, 79, 228) |
| HSL | hsl(288, 73%, 60%) |
| HSV | hsv(288, 65%, 89%) |
| CMYK | cmyk(13.2%, 65.4%, 0%, 10.6%) |
| CIE-LAB | lab(55.28, 67.73, -54.32) |
| CIE-LCH | lch(55.28, 86.82, 321.27°) |
| OKLab | oklab(64.38% 0.1744 -0.152) |
| OKLCH | oklch(64.38% 0.231 318.9) |
| XYZ | xyz(40.0864, 23.2010, 75.7504) |
| Luminance | 0.2320 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.85
Heliotrope
#D94FF5
ΔE00 3.73
Pinkish Purple
#D648D7
ΔE00 3.85
Bright Lilac
#C95EFB
ΔE00 4.51
Purple Pink
#D725DE
ΔE00 4.71
Bright Lavender
#C760FF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FE4 #6DE44F
analogous
#7B4FE4 #C64FE4 #E44FB8
triadic
#C64FE4 #E4C64F #4FE4C6
tetradic
#C64FE4 #E47B4F #6DE44F #4FB8E4
square
#C64FE4 #E47B4F #6DE44F #4FB8E4
split-complementary
#C64FE4 #B8E44F #4FE47B
monochromatic
#8519A0 #B121D5 #C64FE4 #D784EC #E8B9F4
Accessibility & contrast
On white
3.72
#C64FE4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#C64FE4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FE4
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FE4 | 1.00 | 3.72 | 5.64 | 5.64 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#187CE8
Deuteranopia (green-blind)
#5888E0
Tritanopia (blue-blind)
#C66A93
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c64fe4; /* rgb */ color: rgb(198, 79, 228); /* oklch */ color: oklch(64.4% 0.231 318.9);
Tailwind
colors: {
custom: {
50: '#db89ed',
500: '#c64fe4',
950: '#000000',
},
}SCSS
$custom: #c64fe4; $custom-light: #db89ed; $custom-dark: #000000;
JSON
{
"hex": "#c64fe4",
"rgb": {
"r": 198,
"g": 79,
"b": 228
},
"hsl": {
"h": 287.919,
"s": 73.399,
"l": 60.196
},
"oklch": {
"l": 0.64383,
"c": 0.23136,
"h": 318.9
},
"luminance": 0.23199
}Semantic roles & 50–950 ramp
primary
#C64FE4
secondary
#B6E4AB
accent
#D61038
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84