#C64FE6#C64FE6
#C64FE6 is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.5% C 0.233 H 318.4°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FE6 |
|---|---|
| RGB | rgb(198, 79, 230) |
| HSL | hsl(287, 75%, 61%) |
| HSV | hsv(287, 66%, 90%) |
| CMYK | cmyk(13.9%, 65.7%, 0%, 9.8%) |
| CIE-LAB | lab(55.39, 68.10, -55.27) |
| CIE-LCH | lch(55.39, 87.71, 320.94°) |
| OKLab | oklab(64.5% 0.1743 -0.1548) |
| OKLCH | oklch(64.5% 0.233 318.4) |
| XYZ | xyz(40.3657, 23.3127, 77.2211) |
| Luminance | 0.2331 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.07
Heliotrope
#D94FF5
ΔE00 3.61
Pinkish Purple
#D648D7
ΔE00 4.07
Bright Lilac
#C95EFB
ΔE00 4.28
Purple Pink
#D725DE
ΔE00 4.85
Bright Lavender
#C760FF
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FE6 #6FE64F
analogous
#7A4FE6 #C64FE6 #E64FBA
triadic
#C64FE6 #E6C64F #4FE6C6
tetradic
#C64FE6 #E67A4F #6FE64F #4FBAE6
square
#C64FE6 #E67A4F #6FE64F #4FBAE6
split-complementary
#C64FE6 #BAE64F #4FE67A
monochromatic
#8617A3 #B21FD9 #C64FE6 #D785EE #E9BAF5
Accessibility & contrast
On white
3.71
#C64FE6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#C64FE6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FE6
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FE6 | 1.00 | 3.71 | 5.66 | 5.66 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#127DEA
Deuteranopia (green-blind)
#5789E2
Tritanopia (blue-blind)
#C66A94
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c64fe6; /* rgb */ color: rgb(198, 79, 230); /* oklch */ color: oklch(64.5% 0.233 318.4);
Tailwind
colors: {
custom: {
50: '#db89ee',
500: '#c64fe6',
950: '#000000',
},
}SCSS
$custom: #c64fe6; $custom-light: #db89ee; $custom-dark: #000000;
JSON
{
"hex": "#c64fe6",
"rgb": {
"r": 198,
"g": 79,
"b": 230
},
"hsl": {
"h": 287.285,
"s": 75.124,
"l": 60.588
},
"oklch": {
"l": 0.64502,
"c": 0.23314,
"h": 318.4
},
"luminance": 0.23311
}Semantic roles & 50–950 ramp
primary
#C64FE6
secondary
#B8E5AC
accent
#D70E39
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84