#C64BE5#C64BE5
#C64BE5 is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 64.0% C 0.237 H 318.9°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C64BE5 |
|---|---|
| RGB | rgb(198, 75, 229) |
| HSL | hsl(288, 75%, 60%) |
| HSV | hsv(288, 67%, 90%) |
| CMYK | cmyk(13.5%, 67.2%, 0%, 10.2%) |
| CIE-LAB | lab(54.76, 69.53, -55.72) |
| CIE-LCH | lch(54.76, 89.10, 321.29°) |
| OKLab | oklab(64.03% 0.1786 -0.1561) |
| OKLCH | oklch(64.03% 0.237 318.9) |
| XYZ | xyz(39.9458, 22.6969, 76.3904) |
| Luminance | 0.2270 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.03
Heliotrope
#D94FF5
ΔE00 4.03
Pinkish Purple
#D648D7
ΔE00 4.04
Purple Pink
#D725DE
ΔE00 4.29
Bright Lilac
#C95EFB
ΔE00 4.89
Bright Lavender
#C760FF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64BE5 #6AE54B
analogous
#794BE5 #C64BE5 #E54BB7
triadic
#C64BE5 #E5C64B #4BE5C6
tetradic
#C64BE5 #E5794B #6AE54B #4BB7E5
square
#C64BE5 #E5794B #6AE54B #4BB7E5
split-complementary
#C64BE5 #B7E54B #4BE579
monochromatic
#83179F #B01FD4 #C64BE5 #D780ED #E8B6F4
Accessibility & contrast
On white
3.79
#C64BE5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#C64BE5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64BE5
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64BE5 | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BE9
Deuteranopia (green-blind)
#5487E1
Tritanopia (blue-blind)
#C66792
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c64be5; /* rgb */ color: rgb(198, 75, 229); /* oklch */ color: oklch(64.0% 0.237 318.9);
Tailwind
colors: {
custom: {
50: '#db86ee',
500: '#c64be5',
950: '#000000',
},
}SCSS
$custom: #c64be5; $custom-light: #db86ee; $custom-dark: #000000;
JSON
{
"hex": "#c64be5",
"rgb": {
"r": 198,
"g": 75,
"b": 229
},
"hsl": {
"h": 287.922,
"s": 74.757,
"l": 59.608
},
"oklch": {
"l": 0.64028,
"c": 0.23721,
"h": 318.9
},
"luminance": 0.22695
}Semantic roles & 50–950 ramp
primary
#C64BE5
secondary
#B4E4A8
accent
#F1365C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84