#C64CC8#C64CC8
#C64CC8 is a light, highly saturated purple. Relative luminance 0.213; OKLCH L 62.5% C 0.211 H 327.1°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C64CC8 |
|---|---|
| RGB | rgb(198, 76, 200) |
| HSL | hsl(299, 53%, 54%) |
| HSV | hsv(299, 62%, 78%) |
| CMYK | cmyk(1%, 62%, 0%, 21.6%) |
| CIE-LAB | lab(53.33, 63.93, -41.51) |
| CIE-LCH | lch(53.33, 76.23, 327.01°) |
| OKLab | oklab(62.49% 0.1773 -0.1147) |
| OKLCH | oklch(62.49% 0.211 327.1) |
| XYZ | xyz(36.2979, 21.3471, 56.8409) |
| Luminance | 0.2135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.05
Pinkish Purple
#D648D7
ΔE00 3.14
Mediumorchid
#BA55D3
ΔE00 3.37
Purpley Pink
#C83CB9
ΔE00 3.59
Purple Pink
#D725DE
ΔE00 4.67
Purpleish Pink
#DF4EC8
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64CC8 #4EC84C
analogous
#884CC8 #C64CC8 #C84C8C
triadic
#C64CC8 #C8C64C #4CC8C6
tetradic
#C64CC8 #C8884C #4EC84C #4C8CC8
square
#C64CC8 #C8884C #4EC84C #4C8CC8
split-complementary
#C64CC8 #8CC84C #4CC888
monochromatic
#742475 #A232A4 #C64CC8 #D57BD6 #E4AAE5
Accessibility & contrast
On white
3.99
#C64CC8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#C64CC8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64CC8
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64CC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64CC8 | 1.00 | 3.99 | 5.27 | 5.27 |
| #FFFFFF | 3.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B75CC
Deuteranopia (green-blind)
#6885C5
Tritanopia (blue-blind)
#CB5D83
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c64cc8; /* rgb */ color: rgb(198, 76, 200); /* oklch */ color: oklch(62.5% 0.211 327.1);
Tailwind
colors: {
custom: {
50: '#da86d9',
500: '#c64cc8',
950: '#000000',
},
}SCSS
$custom: #c64cc8; $custom-light: #da86d9; $custom-dark: #000000;
JSON
{
"hex": "#c64cc8",
"rgb": {
"r": 198,
"g": 76,
"b": 200
},
"hsl": {
"h": 299.032,
"s": 52.991,
"l": 54.118
},
"oklch": {
"l": 0.62487,
"c": 0.21115,
"h": 327.1
},
"luminance": 0.21345
}Semantic roles & 50–950 ramp
primary
#C64CC8
secondary
#9ED29E
accent
#DC4B4E
background
#FDF8FD
surface
#FBF0FA
border
#D4CBD3
text
#150C15
muted
#837D83