#C64BE8#C64BE8
#C64BE8 is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.2% C 0.240 H 318.1°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C64BE8 |
|---|---|
| RGB | rgb(198, 75, 232) |
| HSL | hsl(287, 77%, 60%) |
| HSV | hsv(287, 68%, 91%) |
| CMYK | cmyk(14.7%, 67.7%, 0%, 9%) |
| CIE-LAB | lab(54.93, 70.09, -57.12) |
| CIE-LCH | lch(54.93, 90.42, 320.82°) |
| OKLab | oklab(64.21% 0.1785 -0.1602) |
| OKLCH | oklch(64.21% 0.24 318.1) |
| XYZ | xyz(40.3682, 22.8659, 78.6154) |
| Luminance | 0.2286 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.36
Heliotrope
#D94FF5
ΔE00 3.88
Pinkish Purple
#D648D7
ΔE00 4.36
Purple Pink
#D725DE
ΔE00 4.52
Bright Lilac
#C95EFB
ΔE00 4.58
Bright Lavender
#C760FF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64BE8 #6DE84B
analogous
#774BE8 #C64BE8 #E84BBC
triadic
#C64BE8 #E8C64B #4BE8C6
tetradic
#C64BE8 #E8774B #6DE84B #4BBCE8
square
#C64BE8 #E8774B #6DE84B #4BBCE8
split-complementary
#C64BE8 #BCE84B #4BE877
monochromatic
#8515A4 #B11CDA #C64BE8 #D781EF #E8B8F6
Accessibility & contrast
On white
3.77
#C64BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C64BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64BE8
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64BE8 | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CED
Deuteranopia (green-blind)
#5287E4
Tritanopia (blue-blind)
#C56994
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c64be8; /* rgb */ color: rgb(198, 75, 232); /* oklch */ color: oklch(64.2% 0.240 318.1);
Tailwind
colors: {
custom: {
50: '#db87f0',
500: '#c64be8',
950: '#000000',
},
}SCSS
$custom: #c64be8; $custom-light: #db87f0; $custom-dark: #000000;
JSON
{
"hex": "#c64be8",
"rgb": {
"r": 198,
"g": 75,
"b": 232
},
"hsl": {
"h": 287.006,
"s": 77.34,
"l": 60.196
},
"oklch": {
"l": 0.6421,
"c": 0.23984,
"h": 318.1
},
"luminance": 0.22864
}Semantic roles & 50–950 ramp
primary
#C64BE8
secondary
#B6E6A9
accent
#DA0C38
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85