#C64CDA#C64CDA
#C64CDA is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.5% C 0.226 H 321.7°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C64CDA |
|---|---|
| RGB | rgb(198, 76, 218) |
| HSL | hsl(292, 66%, 58%) |
| HSV | hsv(292, 65%, 85%) |
| CMYK | cmyk(9.2%, 65.1%, 0%, 14.5%) |
| CIE-LAB | lab(54.28, 67.11, -50.27) |
| CIE-LCH | lch(54.28, 83.85, 323.17°) |
| OKLab | oklab(63.48% 0.1778 -0.1402) |
| OKLCH | oklch(63.48% 0.226 321.7) |
| XYZ | xyz(38.5267, 22.2386, 68.5792) |
| Luminance | 0.2224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.18
Pinkish Purple
#D648D7
ΔE00 3.01
Purple Pink
#D725DE
ΔE00 3.91
Heliotrope
#D94FF5
ΔE00 4.84
Pinky Purple
#C94CBE
ΔE00 4.94
Bright Lilac
#C95EFB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64CDA #60DA4C
analogous
#7F4CDA #C64CDA #DA4CA7
triadic
#C64CDA #DAC64C #4CDAC6
tetradic
#C64CDA #DA7F4C #60DA4C #4CA7DA
square
#C64CDA #DA7F4C #60DA4C #4CA7DA
split-complementary
#C64CDA #A7DA4C #4CDA7F
monochromatic
#7E1D8E #AB28C1 #C64CDA #D67FE4 #E6B1EF
Accessibility & contrast
On white
3.86
#C64CDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#C64CDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64CDA
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64CDA | 1.00 | 3.86 | 5.45 | 5.45 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2579DE
Deuteranopia (green-blind)
#5D86D6
Tritanopia (blue-blind)
#C8648D
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c64cda; /* rgb */ color: rgb(198, 76, 218); /* oklch */ color: oklch(63.5% 0.226 321.7);
Tailwind
colors: {
custom: {
50: '#db87e6',
500: '#c64cda',
950: '#000000',
},
}SCSS
$custom: #c64cda; $custom-light: #db87e6; $custom-dark: #000000;
JSON
{
"hex": "#c64cda",
"rgb": {
"r": 198,
"g": 76,
"b": 218
},
"hsl": {
"h": 291.549,
"s": 65.741,
"l": 57.647
},
"oklch": {
"l": 0.63483,
"c": 0.22641,
"h": 321.7
},
"luminance": 0.22237
}Semantic roles & 50–950 ramp
primary
#C64CDA
secondary
#ACDDA4
accent
#E93F57
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84