#C64FE8#C64FE8
#C64FE8 is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.6% C 0.235 H 317.9°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FE8 |
|---|---|
| RGB | rgb(198, 79, 232) |
| HSL | hsl(287, 77%, 61%) |
| HSV | hsv(287, 66%, 91%) |
| CMYK | cmyk(14.7%, 65.9%, 0%, 9%) |
| CIE-LAB | lab(55.51, 68.48, -56.20) |
| CIE-LCH | lch(55.51, 88.59, 320.62°) |
| OKLab | oklab(64.62% 0.1743 -0.1575) |
| OKLCH | oklch(64.62% 0.235 317.9) |
| XYZ | xyz(40.6481, 23.4257, 78.7087) |
| Luminance | 0.2342 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.30
Heliotrope
#D94FF5
ΔE00 3.51
Bright Lilac
#C95EFB
ΔE00 4.06
Pinkish Purple
#D648D7
ΔE00 4.30
Bright Lavender
#C760FF
ΔE00 4.71
Purple Pink
#D725DE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FE8 #71E84F
analogous
#794FE8 #C64FE8 #E84FBD
triadic
#C64FE8 #E8C64F #4FE8C6
tetradic
#C64FE8 #E8794F #71E84F #4FBDE8
square
#C64FE8 #E8794F #71E84F #4FBDE8
split-complementary
#C64FE8 #BDE84F #4FE879
monochromatic
#8716A7 #B21DDD #C64FE8 #D885EF #E9BBF6
Accessibility & contrast
On white
3.69
#C64FE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#C64FE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FE8
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FE8 | 1.00 | 3.69 | 5.68 | 5.68 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A7DED
Deuteranopia (green-blind)
#5589E4
Tritanopia (blue-blind)
#C56B95
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c64fe8; /* rgb */ color: rgb(198, 79, 232); /* oklch */ color: oklch(64.6% 0.235 317.9);
Tailwind
colors: {
custom: {
50: '#db89f0',
500: '#c64fe8',
950: '#000000',
},
}SCSS
$custom: #c64fe8; $custom-light: #db89f0; $custom-dark: #000000;
JSON
{
"hex": "#c64fe8",
"rgb": {
"r": 198,
"g": 79,
"b": 232
},
"hsl": {
"h": 286.667,
"s": 76.884,
"l": 60.98
},
"oklch": {
"l": 0.64622,
"c": 0.23492,
"h": 317.9
},
"luminance": 0.23424
}Semantic roles & 50–950 ramp
primary
#C64FE8
secondary
#B9E6AD
accent
#D90C3A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85