#C64BE0#C64BE0
#C64BE0 is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.7% C 0.233 H 320.2°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C64BE0 |
|---|---|
| RGB | rgb(198, 75, 224) |
| HSL | hsl(290, 71%, 59%) |
| HSV | hsv(290, 67%, 88%) |
| CMYK | cmyk(11.6%, 66.5%, 0%, 12.2%) |
| CIE-LAB | lab(54.47, 68.61, -53.36) |
| CIE-LCH | lch(54.47, 86.91, 322.13°) |
| OKLab | oklab(63.73% 0.1788 -0.1492) |
| OKLCH | oklch(63.73% 0.233 320.2) |
| XYZ | xyz(39.2577, 22.4217, 72.7665) |
| Luminance | 0.2242 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.57
Pinkish Purple
#D648D7
ΔE00 3.54
Purple Pink
#D725DE
ΔE00 3.98
Heliotrope
#D94FF5
ΔE00 4.38
Bright Lilac
#C95EFB
ΔE00 5.44
Pinky Purple
#C94CBE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64BE0 #65E04B
analogous
#7B4BE0 #C64BE0 #E04BAF
triadic
#C64BE0 #E0C64B #4BE0C6
tetradic
#C64BE0 #E07B4B #65E04B #4BAFE0
square
#C64BE0 #E07B4B #65E04B #4BAFE0
split-complementary
#C64BE0 #AFE04B #4BE07B
monochromatic
#811A97 #AE23CB #C64BE0 #D77FE9 #E7B3F2
Accessibility & contrast
On white
3.83
#C64BE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#C64BE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64BE0
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64BE0 | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#157AE4
Deuteranopia (green-blind)
#5887DC
Tritanopia (blue-blind)
#C76590
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c64be0; /* rgb */ color: rgb(198, 75, 224); /* oklch */ color: oklch(63.7% 0.233 320.2);
Tailwind
colors: {
custom: {
50: '#db86ea',
500: '#c64be0',
950: '#000000',
},
}SCSS
$custom: #c64be0; $custom-light: #db86ea; $custom-dark: #000000;
JSON
{
"hex": "#c64be0",
"rgb": {
"r": 198,
"g": 75,
"b": 224
},
"hsl": {
"h": 289.53,
"s": 70.616,
"l": 58.627
},
"oklch": {
"l": 0.6373,
"c": 0.23286,
"h": 320.2
},
"luminance": 0.2242
}Semantic roles & 50–950 ramp
primary
#C64BE0
secondary
#B0E1A6
accent
#ED3A5A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84