#C64CCC#C64CCC
#C64CCC is a light, highly saturated purple. Relative luminance 0.215; OKLCH L 62.7% C 0.214 H 325.8°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C64CCC |
|---|---|
| RGB | rgb(198, 76, 204) |
| HSL | hsl(297, 56%, 55%) |
| HSV | hsv(297, 63%, 80%) |
| CMYK | cmyk(2.9%, 62.7%, 0%, 20%) |
| CIE-LAB | lab(53.53, 64.62, -43.48) |
| CIE-LCH | lch(53.53, 77.89, 326.07°) |
| OKLab | oklab(62.7% 0.1775 -0.1204) |
| OKLCH | oklch(62.7% 0.214 325.8) |
| XYZ | xyz(36.7715, 21.5365, 59.3352) |
| Luminance | 0.2153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.71
Pinkish Purple
#D648D7
ΔE00 2.86
Mediumorchid
#BA55D3
ΔE00 2.87
Purpley Pink
#C83CB9
ΔE00 4.11
Purple Pink
#D725DE
ΔE00 4.33
Purpleish Pink
#DF4EC8
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64CCC #52CC4C
analogous
#864CCC #C64CCC #CC4C92
triadic
#C64CCC #CCC64C #4CCCC6
tetradic
#C64CCC #CC864C #52CC4C #4C92CC
square
#C64CCC #CC864C #52CC4C #4C92CC
split-complementary
#C64CCC #92CC4C #4CCC86
monochromatic
#77237B #A531AA #C64CCC #D57CDA #E4ABE7
Accessibility & contrast
On white
3.96
#C64CCC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#C64CCC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64CCC
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64CCC | 1.00 | 3.96 | 5.31 | 5.31 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3776D0
Deuteranopia (green-blind)
#6685C9
Tritanopia (blue-blind)
#CB5E85
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c64ccc; /* rgb */ color: rgb(198, 76, 204); /* oklch */ color: oklch(62.7% 0.214 325.8);
Tailwind
colors: {
custom: {
50: '#db86dc',
500: '#c64ccc',
950: '#000000',
},
}SCSS
$custom: #c64ccc; $custom-light: #db86dc; $custom-dark: #000000;
JSON
{
"hex": "#c64ccc",
"rgb": {
"r": 198,
"g": 76,
"b": 204
},
"hsl": {
"h": 297.188,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.62701,
"c": 0.21449,
"h": 325.8
},
"luminance": 0.21534
}Semantic roles & 50–950 ramp
primary
#C64CCC
secondary
#A2D59F
accent
#DF4950
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83