#C64EE9#C64EE9
#C64EE9 is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.6% C 0.237 H 317.7°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C64EE9 |
|---|---|
| RGB | rgb(198, 78, 233) |
| HSL | hsl(286, 78%, 61%) |
| HSV | hsv(286, 67%, 91%) |
| CMYK | cmyk(15%, 66.5%, 0%, 8.6%) |
| CIE-LAB | lab(55.42, 69.08, -56.91) |
| CIE-LCH | lch(55.42, 89.50, 320.52°) |
| OKLab | oklab(64.58% 0.1753 -0.1596) |
| OKLCH | oklch(64.58% 0.237 317.7) |
| XYZ | xyz(40.7190, 23.3395, 79.4351) |
| Luminance | 0.2334 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.42
Heliotrope
#D94FF5
ΔE00 3.55
Bright Lilac
#C95EFB
ΔE00 4.09
Pinkish Purple
#D648D7
ΔE00 4.42
Bright Lavender
#C760FF
ΔE00 4.72
Purple Pink
#D725DE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64EE9 #71E94E
analogous
#784EE9 #C64EE9 #E94EBE
triadic
#C64EE9 #E9C64E #4EE9C6
tetradic
#C64EE9 #E9784E #71E94E #4EBEE9
square
#C64EE9 #E9784E #71E94E #4EBEE9
split-complementary
#C64EE9 #BEE94E #4EE978
monochromatic
#8715A8 #B21CDE #C64EE9 #D884F0 #E9BBF7
Accessibility & contrast
On white
3.71
#C64EE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#C64EE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64EE9
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64EE9 | 1.00 | 3.71 | 5.67 | 5.67 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEE
Deuteranopia (green-blind)
#5388E5
Tritanopia (blue-blind)
#C56B96
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c64ee9; /* rgb */ color: rgb(198, 78, 233); /* oklch */ color: oklch(64.6% 0.237 317.7);
Tailwind
colors: {
custom: {
50: '#db88f1',
500: '#c64ee9',
950: '#000000',
},
}SCSS
$custom: #c64ee9; $custom-light: #db88f1; $custom-dark: #000000;
JSON
{
"hex": "#c64ee9",
"rgb": {
"r": 198,
"g": 78,
"b": 233
},
"hsl": {
"h": 286.452,
"s": 77.889,
"l": 60.98
},
"oklch": {
"l": 0.64578,
"c": 0.23706,
"h": 317.7
},
"luminance": 0.23338
}Semantic roles & 50–950 ramp
primary
#C64EE9
secondary
#B9E7AC
accent
#DA0B3A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85