#C64EE5#C64EE5
#C64EE5 is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.3% C 0.234 H 318.7°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C64EE5 |
|---|---|
| RGB | rgb(198, 78, 229) |
| HSL | hsl(288, 74%, 60%) |
| HSV | hsv(288, 66%, 90%) |
| CMYK | cmyk(13.5%, 65.9%, 0%, 10.2%) |
| CIE-LAB | lab(55.19, 68.33, -55.03) |
| CIE-LCH | lch(55.19, 87.73, 321.15°) |
| OKLab | oklab(64.34% 0.1755 -0.1541) |
| OKLCH | oklch(64.34% 0.234 318.7) |
| XYZ | xyz(40.1541, 23.1135, 76.4598) |
| Luminance | 0.2311 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.96
Heliotrope
#D94FF5
ΔE00 3.75
Pinkish Purple
#D648D7
ΔE00 3.97
Bright Lilac
#C95EFB
ΔE00 4.51
Purple Pink
#D725DE
ΔE00 4.65
Bright Lavender
#C760FF
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64EE5 #6DE54E
analogous
#7A4EE5 #C64EE5 #E54EB9
triadic
#C64EE5 #E5C64E #4EE5C6
tetradic
#C64EE5 #E57A4E #6DE54E #4EB9E5
square
#C64EE5 #E57A4E #6DE54E #4EB9E5
split-complementary
#C64EE5 #B9E54E #4EE57A
monochromatic
#8518A1 #B11FD6 #C64EE5 #D783ED #E8B9F5
Accessibility & contrast
On white
3.74
#C64EE5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#C64EE5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64EE5
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64EE5 | 1.00 | 3.74 | 5.62 | 5.62 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#117CE9
Deuteranopia (green-blind)
#5788E1
Tritanopia (blue-blind)
#C66993
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c64ee5; /* rgb */ color: rgb(198, 78, 229); /* oklch */ color: oklch(64.3% 0.234 318.7);
Tailwind
colors: {
custom: {
50: '#db88ee',
500: '#c64ee5',
950: '#000000',
},
}SCSS
$custom: #c64ee5; $custom-light: #db88ee; $custom-dark: #000000;
JSON
{
"hex": "#c64ee5",
"rgb": {
"r": 198,
"g": 78,
"b": 229
},
"hsl": {
"h": 287.682,
"s": 74.384,
"l": 60.196
},
"oklch": {
"l": 0.64337,
"c": 0.23351,
"h": 318.7
},
"luminance": 0.23112
}Semantic roles & 50–950 ramp
primary
#C64EE5
secondary
#B6E4AA
accent
#D70F38
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84