#C64FE0#C64FE0
#C64FE0 is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.1% C 0.228 H 320.0°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FE0 |
|---|---|
| RGB | rgb(198, 79, 224) |
| HSL | hsl(289, 70%, 59%) |
| HSV | hsv(289, 65%, 88%) |
| CMYK | cmyk(11.6%, 64.7%, 0%, 12.2%) |
| CIE-LAB | lab(55.05, 66.98, -52.43) |
| CIE-LCH | lch(55.05, 85.06, 321.95°) |
| OKLab | oklab(64.15% 0.1745 -0.1465) |
| OKLCH | oklch(64.15% 0.228 320) |
| XYZ | xyz(39.5376, 22.9814, 72.8598) |
| Luminance | 0.2298 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.46
Pinkish Purple
#D648D7
ΔE00 3.43
Heliotrope
#D94FF5
ΔE00 4.04
Purple Pink
#D725DE
ΔE00 4.50
Bright Lilac
#C95EFB
ΔE00 4.99
Bright Lavender
#C760FF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FE0 #69E04F
analogous
#7D4FE0 #C64FE0 #E04FB2
triadic
#C64FE0 #E0C64F #4FE0C6
tetradic
#C64FE0 #E07D4F #69E04F #4FB2E0
square
#C64FE0 #E07D4F #69E04F #4FB2E0
split-complementary
#C64FE0 #B2E04F #4FE07D
monochromatic
#831B9A #AF24CE #C64FE0 #D783E9 #E8B7F2
Accessibility & contrast
On white
3.75
#C64FE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#C64FE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FE0
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FE0 | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#217CE4
Deuteranopia (green-blind)
#5B88DC
Tritanopia (blue-blind)
#C76891
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c64fe0; /* rgb */ color: rgb(198, 79, 224); /* oklch */ color: oklch(64.1% 0.228 320.0);
Tailwind
colors: {
custom: {
50: '#db88ea',
500: '#c64fe0',
950: '#000000',
},
}SCSS
$custom: #c64fe0; $custom-light: #db88ea; $custom-dark: #000000;
JSON
{
"hex": "#c64fe0",
"rgb": {
"r": 198,
"g": 79,
"b": 224
},
"hsl": {
"h": 289.241,
"s": 70.048,
"l": 59.412
},
"oklch": {
"l": 0.64148,
"c": 0.22781,
"h": 320
},
"luminance": 0.2298
}Semantic roles & 50–950 ramp
primary
#C64FE0
secondary
#B3E2A9
accent
#ED3B5B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84