#C64BE6#C64BE6
#C64BE6 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.1% C 0.238 H 318.6°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C64BE6 |
|---|---|
| RGB | rgb(198, 75, 230) |
| HSL | hsl(288, 76%, 60%) |
| HSV | hsv(288, 67%, 90%) |
| CMYK | cmyk(13.9%, 67.4%, 0%, 9.8%) |
| CIE-LAB | lab(54.82, 69.72, -56.19) |
| CIE-LCH | lch(54.82, 89.54, 321.13°) |
| OKLab | oklab(64.09% 0.1786 -0.1574) |
| OKLCH | oklch(64.09% 0.238 318.6) |
| XYZ | xyz(40.0858, 22.7529, 77.1278) |
| Luminance | 0.2275 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.14
Heliotrope
#D94FF5
ΔE00 3.98
Pinkish Purple
#D648D7
ΔE00 4.14
Purple Pink
#D725DE
ΔE00 4.36
Bright Lilac
#C95EFB
ΔE00 4.78
Bright Lavender
#C760FF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64BE6 #6BE64B
analogous
#794BE6 #C64BE6 #E64BB8
triadic
#C64BE6 #E6C64B #4BE6C6
tetradic
#C64BE6 #E6794B #6BE64B #4BB8E6
square
#C64BE6 #E6794B #6BE64B #4BB8E6
split-complementary
#C64BE6 #B8E64B #4BE679
monochromatic
#8416A0 #B01ED6 #C64BE6 #D781ED #E8B6F5
Accessibility & contrast
On white
3.78
#C64BE6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#C64BE6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64BE6
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64BE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64BE6 | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BEB
Deuteranopia (green-blind)
#5487E2
Tritanopia (blue-blind)
#C66893
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c64be6; /* rgb */ color: rgb(198, 75, 230); /* oklch */ color: oklch(64.1% 0.238 318.6);
Tailwind
colors: {
custom: {
50: '#db87ef',
500: '#c64be6',
950: '#000000',
},
}SCSS
$custom: #c64be6; $custom-light: #db87ef; $custom-dark: #000000;
JSON
{
"hex": "#c64be6",
"rgb": {
"r": 198,
"g": 75,
"b": 230
},
"hsl": {
"h": 287.613,
"s": 75.61,
"l": 59.804
},
"oklch": {
"l": 0.64089,
"c": 0.23808,
"h": 318.6
},
"luminance": 0.22751
}Semantic roles & 50–950 ramp
primary
#C64BE6
secondary
#B5E4A8
accent
#F2365D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84