#C64ADD#C64ADD
#C64ADD is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.5% C 0.232 H 321.0°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C64ADD |
|---|---|
| RGB | rgb(198, 74, 221) |
| HSL | hsl(291, 68%, 58%) |
| HSV | hsv(291, 67%, 87%) |
| CMYK | cmyk(10.4%, 66.5%, 0%, 13.3%) |
| CIE-LAB | lab(54.16, 68.45, -52.16) |
| CIE-LCH | lch(54.16, 86.06, 322.70°) |
| OKLab | oklab(63.45% 0.1799 -0.1457) |
| OKLCH | oklch(63.45% 0.232 321) |
| XYZ | xyz(38.7871, 22.1258, 70.6202) |
| Luminance | 0.2212 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.42
Pinkish Purple
#D648D7
ΔE00 3.33
Purple Pink
#D725DE
ΔE00 3.74
Heliotrope
#D94FF5
ΔE00 4.73
Pinky Purple
#C94CBE
ΔE00 5.42
Bright Lilac
#C95EFB
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64ADD #61DD4A
analogous
#7C4ADD #C64ADD #DD4AAB
triadic
#C64ADD #DDC64A #4ADDC6
tetradic
#C64ADD #DD7C4A #61DD4A #4AABDD
square
#C64ADD #DD7C4A #61DD4A #4AABDD
split-complementary
#C64ADD #ABDD4A #4ADD7C
monochromatic
#7F1B91 #AC25C5 #C64ADD #D67EE7 #E6B1F0
Accessibility & contrast
On white
3.87
#C64ADD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#C64ADD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64ADD
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64ADD | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1979E1
Deuteranopia (green-blind)
#5A86D9
Tritanopia (blue-blind)
#C8648E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c64add; /* rgb */ color: rgb(198, 74, 221); /* oklch */ color: oklch(63.5% 0.232 321.0);
Tailwind
colors: {
custom: {
50: '#db86e8',
500: '#c64add',
950: '#000000',
},
}SCSS
$custom: #c64add; $custom-light: #db86e8; $custom-dark: #000000;
JSON
{
"hex": "#c64add",
"rgb": {
"r": 198,
"g": 74,
"b": 221
},
"hsl": {
"h": 290.612,
"s": 68.372,
"l": 57.843
},
"oklch": {
"l": 0.63451,
"c": 0.2315,
"h": 321
},
"luminance": 0.22124
}Semantic roles & 50–950 ramp
primary
#C64ADD
secondary
#ADDFA4
accent
#EB3D58
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84