#C64EE6#C64EE6
#C64EE6 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.4% C 0.234 H 318.5°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C64EE6 |
|---|---|
| RGB | rgb(198, 78, 230) |
| HSL | hsl(287, 75%, 60%) |
| HSV | hsv(287, 66%, 90%) |
| CMYK | cmyk(13.9%, 66.1%, 0%, 9.8%) |
| CIE-LAB | lab(55.25, 68.51, -55.50) |
| CIE-LCH | lch(55.25, 88.17, 320.99°) |
| OKLab | oklab(64.4% 0.1754 -0.1555) |
| OKLCH | oklch(64.4% 0.234 318.5) |
| XYZ | xyz(40.2941, 23.1695, 77.1972) |
| Luminance | 0.2317 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.07
Heliotrope
#D94FF5
ΔE00 3.70
Pinkish Purple
#D648D7
ΔE00 4.08
Bright Lilac
#C95EFB
ΔE00 4.40
Purple Pink
#D725DE
ΔE00 4.72
Bright Lavender
#C760FF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64EE6 #6EE64E
analogous
#7A4EE6 #C64EE6 #E64EBA
triadic
#C64EE6 #E6C64E #4EE6C6
tetradic
#C64EE6 #E67A4E #6EE64E #4EBAE6
square
#C64EE6 #E67A4E #6EE64E #4EBAE6
split-complementary
#C64EE6 #BAE64E #4EE67A
monochromatic
#8517A3 #B11FD8 #C64EE6 #D784EE #E9B9F5
Accessibility & contrast
On white
3.73
#C64EE6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#C64EE6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64EE6
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64EE6 | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D7CEA
Deuteranopia (green-blind)
#5688E2
Tritanopia (blue-blind)
#C66A94
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c64ee6; /* rgb */ color: rgb(198, 78, 230); /* oklch */ color: oklch(64.4% 0.234 318.5);
Tailwind
colors: {
custom: {
50: '#db88ef',
500: '#c64ee6',
950: '#000000',
},
}SCSS
$custom: #c64ee6; $custom-light: #db88ef; $custom-dark: #000000;
JSON
{
"hex": "#c64ee6",
"rgb": {
"r": 198,
"g": 78,
"b": 230
},
"hsl": {
"h": 287.368,
"s": 75.248,
"l": 60.392
},
"oklch": {
"l": 0.64397,
"c": 0.23439,
"h": 318.5
},
"luminance": 0.23168
}Semantic roles & 50–950 ramp
primary
#C64EE6
secondary
#B7E5AB
accent
#D70E38
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84