#C64DBD#C64DBD
#C64DBD is a light, highly saturated purple. Relative luminance 0.210; OKLCH L 62.0% C 0.201 H 330.7°. Best body text is #000000 at 5.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C64DBD |
|---|---|
| RGB | rgb(198, 77, 189) |
| HSL | hsl(304, 51%, 54%) |
| HSV | hsv(304, 61%, 78%) |
| CMYK | cmyk(0%, 61.1%, 4.5%, 22.4%) |
| CIE-LAB | lab(52.94, 61.67, -35.78) |
| CIE-LCH | lch(52.94, 71.30, 329.87°) |
| OKLab | oklab(62.03% 0.1752 -0.0982) |
| OKLCH | oklch(62.03% 0.201 330.7) |
| XYZ | xyz(35.1277, 20.9901, 50.3356) |
| Luminance | 0.2099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.52
Purpley Pink
#C83CB9
ΔE00 2.76
Pinkish Purple
#D648D7
ΔE00 4.41
Purpleish Pink
#DF4EC8
ΔE00 4.78
Mediumorchid
#BA55D3
ΔE00 5.02
Purplish Pink
#CE5DAE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64DBD #4DC656
analogous
#934DC6 #C64DBD #C64D81
triadic
#C64DBD #BDC64D #4DBDC6
tetradic
#C64DBD #C6934D #4DC656 #4D81C6
square
#C64DBD #C6934D #4DC656 #4D81C6
split-complementary
#C64DBD #81C64D #4DC693
monochromatic
#74256E #A2349A #C64DBD #D57BCE #E4AADF
Accessibility & contrast
On white
4.04
#C64DBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.20
#C64DBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64DBD
5.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64DBD | 1.00 | 4.04 | 5.20 | 5.20 |
| #FFFFFF | 4.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4574C0
Deuteranopia (green-blind)
#6E84BA
Tritanopia (blue-blind)
#CD597E
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #c64dbd; /* rgb */ color: rgb(198, 77, 189); /* oklch */ color: oklch(62.0% 0.201 330.7);
Tailwind
colors: {
custom: {
50: '#da86d1',
500: '#c64dbd',
950: '#000000',
},
}SCSS
$custom: #c64dbd; $custom-light: #da86d1; $custom-dark: #000000;
JSON
{
"hex": "#c64dbd",
"rgb": {
"r": 198,
"g": 77,
"b": 189
},
"hsl": {
"h": 304.463,
"s": 51.489,
"l": 53.922
},
"oklch": {
"l": 0.62029,
"c": 0.20082,
"h": 330.7
},
"luminance": 0.20988
}Semantic roles & 50–950 ramp
primary
#C64DBD
secondary
#9ED1A1
accent
#DB574D
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82