#C64AC8#C64AC8
#C64AC8 is a light, highly saturated purple. Relative luminance 0.211; OKLCH L 62.3% C 0.214 H 327.1°. Best body text is #000000 at 5.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C64AC8 |
|---|---|
| RGB | rgb(198, 74, 200) |
| HSL | hsl(299, 53%, 54%) |
| HSV | hsv(299, 63%, 78%) |
| CMYK | cmyk(1%, 63%, 0%, 21.6%) |
| CIE-LAB | lab(53.03, 64.75, -41.97) |
| CIE-LCH | lch(53.03, 77.17, 327.05°) |
| OKLab | oklab(62.27% 0.1796 -0.1161) |
| OKLCH | oklch(62.27% 0.214 327.1) |
| XYZ | xyz(36.1622, 21.0758, 56.7957) |
| Luminance | 0.2107 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.15
Pinkish Purple
#D648D7
ΔE00 3.26
Purpley Pink
#C83CB9
ΔE00 3.36
Mediumorchid
#BA55D3
ΔE00 3.44
Purple Pink
#D725DE
ΔE00 4.45
Purpleish Pink
#DF4EC8
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64AC8 #4CC84A
analogous
#874AC8 #C64AC8 #C84A8B
triadic
#C64AC8 #C8C64A #4AC8C6
tetradic
#C64AC8 #C8874A #4CC84A #4A8BC8
square
#C64AC8 #C8874A #4CC84A #4A8BC8
split-complementary
#C64AC8 #8BC84A #4AC887
monochromatic
#732374 #A132A3 #C64AC8 #D579D6 #E4A8E5
Accessibility & contrast
On white
4.03
#C64AC8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.21
#C64AC8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64AC8
5.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64AC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64AC8 | 1.00 | 4.03 | 5.21 | 5.21 |
| #FFFFFF | 4.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3874CC
Deuteranopia (green-blind)
#6784C5
Tritanopia (blue-blind)
#CB5B83
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c64ac8; /* rgb */ color: rgb(198, 74, 200); /* oklch */ color: oklch(62.3% 0.214 327.1);
Tailwind
colors: {
custom: {
50: '#db85d9',
500: '#c64ac8',
950: '#000000',
},
}SCSS
$custom: #c64ac8; $custom-light: #db85d9; $custom-dark: #000000;
JSON
{
"hex": "#c64ac8",
"rgb": {
"r": 198,
"g": 74,
"b": 200
},
"hsl": {
"h": 299.048,
"s": 53.39,
"l": 53.725
},
"oklch": {
"l": 0.62273,
"c": 0.21381,
"h": 327.1
},
"luminance": 0.21073
}Semantic roles & 50–950 ramp
primary
#C64AC8
secondary
#9DD29C
accent
#DD4B4D
background
#FDF8FD
surface
#FBF0FA
border
#D4CBD3
text
#150C15
muted
#837D83