#C64AE8#C64AE8
#C64AE8 is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 64.1% C 0.241 H 318.1°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C64AE8 |
|---|---|
| RGB | rgb(198, 74, 232) |
| HSL | hsl(287, 77%, 60%) |
| HSV | hsv(287, 68%, 91%) |
| CMYK | cmyk(14.7%, 68.1%, 0%, 9%) |
| CIE-LAB | lab(54.79, 70.48, -57.35) |
| CIE-LCH | lch(54.79, 90.87, 320.87°) |
| OKLab | oklab(64.11% 0.1795 -0.1608) |
| OKLCH | oklch(64.11% 0.241 318.1) |
| XYZ | xyz(40.3009, 22.7313, 78.5930) |
| Luminance | 0.2273 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.39
Heliotrope
#D94FF5
ΔE00 3.98
Pinkish Purple
#D648D7
ΔE00 4.39
Purple Pink
#D725DE
ΔE00 4.41
Bright Lilac
#C95EFB
ΔE00 4.72
Bright Lavender
#C760FF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64AE8 #6CE84A
analogous
#774AE8 #C64AE8 #E84ABB
triadic
#C64AE8 #E8C64A #4AE8C6
tetradic
#C64AE8 #E8774A #6CE84A #4ABBE8
square
#C64AE8 #E8774A #6CE84A #4ABBE8
split-complementary
#C64AE8 #BBE84A #4AE877
monochromatic
#8415A3 #B01CD9 #C64AE8 #D780EF #E8B7F6
Accessibility & contrast
On white
3.79
#C64AE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#C64AE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64AE8
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64AE8 | 1.00 | 3.79 | 5.55 | 5.55 |
| #FFFFFF | 3.79 | 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)
#007BED
Deuteranopia (green-blind)
#5187E4
Tritanopia (blue-blind)
#C56894
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c64ae8; /* rgb */ color: rgb(198, 74, 232); /* oklch */ color: oklch(64.1% 0.241 318.1);
Tailwind
colors: {
custom: {
50: '#db86f0',
500: '#c64ae8',
950: '#000000',
},
}SCSS
$custom: #c64ae8; $custom-light: #db86f0; $custom-dark: #000000;
JSON
{
"hex": "#c64ae8",
"rgb": {
"r": 198,
"g": 74,
"b": 232
},
"hsl": {
"h": 287.089,
"s": 77.451,
"l": 60
},
"oklch": {
"l": 0.6411,
"c": 0.24103,
"h": 318.1
},
"luminance": 0.2273
}Semantic roles & 50–950 ramp
primary
#C64AE8
secondary
#B6E5A8
accent
#F4345D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85