#C64DC7#C64DC7
#C64DC7 is a light, highly saturated purple. Relative luminance 0.214; OKLCH L 62.5% C 0.209 H 327.4°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C64DC7 |
|---|---|
| RGB | rgb(198, 77, 199) |
| HSL | hsl(300, 52%, 54%) |
| HSV | hsv(300, 61%, 78%) |
| CMYK | cmyk(0.5%, 61.3%, 0%, 22%) |
| CIE-LAB | lab(53.43, 63.35, -40.78) |
| CIE-LCH | lch(53.43, 75.34, 327.23°) |
| OKLab | oklab(62.54% 0.176 -0.1126) |
| OKLCH | oklch(62.54% 0.209 327.4) |
| XYZ | xyz(36.2508, 21.4394, 56.2506) |
| Luminance | 0.2144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.86
Pinkish Purple
#D648D7
ΔE00 3.19
Mediumorchid
#BA55D3
ΔE00 3.48
Purpley Pink
#C83CB9
ΔE00 3.59
Purple Pink
#D725DE
ΔE00 4.89
Purpleish Pink
#DF4EC8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64DC7 #4EC74D
analogous
#894DC7 #C64DC7 #C74D8B
triadic
#C64DC7 #C7C64D #4DC7C6
tetradic
#C64DC7 #C7894D #4EC74D #4D8BC7
square
#C64DC7 #C7894D #4EC74D #4D8BC7
split-complementary
#C64DC7 #8BC74D #4DC789
monochromatic
#742575 #A233A3 #C64DC7 #D57CD6 #E4AAE4
Accessibility & contrast
On white
3.97
#C64DC7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#C64DC7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64DC7
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64DC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64DC7 | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D76CB
Deuteranopia (green-blind)
#6985C4
Tritanopia (blue-blind)
#CC5D83
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c64dc7; /* rgb */ color: rgb(198, 77, 199); /* oklch */ color: oklch(62.5% 0.209 327.4);
Tailwind
colors: {
custom: {
50: '#da87d8',
500: '#c64dc7',
950: '#000000',
},
}SCSS
$custom: #c64dc7; $custom-light: #da87d8; $custom-dark: #000000;
JSON
{
"hex": "#c64dc7",
"rgb": {
"r": 198,
"g": 77,
"b": 199
},
"hsl": {
"h": 299.508,
"s": 52.137,
"l": 54.118
},
"oklch": {
"l": 0.62543,
"c": 0.20897,
"h": 327.4
},
"luminance": 0.21437
}Semantic roles & 50–950 ramp
primary
#C64DC7
secondary
#9ED29E
accent
#DC4C4D
background
#FDF8FD
surface
#FBF0FA
border
#D4CBD3
text
#150C14
muted
#837D83