#C64FBD#C64FBD
#C64FBD is a light, vivid purple. Relative luminance 0.213; OKLCH L 62.3% C 0.198 H 330.7°. Best body text is #000000 at 5.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FBD |
|---|---|
| RGB | rgb(198, 79, 189) |
| HSL | hsl(305, 51%, 54%) |
| HSV | hsv(305, 60%, 78%) |
| CMYK | cmyk(0%, 60.1%, 4.5%, 22.4%) |
| CIE-LAB | lab(53.25, 60.82, -35.30) |
| CIE-LCH | lch(53.25, 70.32, 329.87°) |
| OKLab | oklab(62.26% 0.1727 -0.0968) |
| OKLCH | oklch(62.26% 0.198 330.7) |
| XYZ | xyz(35.2698, 21.2743, 50.3829) |
| Luminance | 0.2127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.58
Purpley Pink
#C83CB9
ΔE00 3.13
Pinkish Purple
#D648D7
ΔE00 4.39
Purpleish Pink
#DF4EC8
ΔE00 4.60
Mediumorchid
#BA55D3
ΔE00 5.03
Purplish Pink
#CE5DAE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FBD #4FC658
analogous
#944FC6 #C64FBD #C64F82
triadic
#C64FBD #BDC64F #4FBDC6
tetradic
#C64FBD #C6944F #4FC658 #4F82C6
square
#C64FBD #C6944F #4FC658 #4F82C6
split-complementary
#C64FBD #82C64F #4FC694
monochromatic
#75266F #A3359B #C64FBD #D57DCE #E4ABE0
Accessibility & contrast
On white
4.00
#C64FBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.25
#C64FBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FBD
5.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FBD | 1.00 | 4.00 | 5.25 | 5.25 |
| #FFFFFF | 4.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4875C0
Deuteranopia (green-blind)
#6F85BA
Tritanopia (blue-blind)
#CD5B7F
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c64fbd; /* rgb */ color: rgb(198, 79, 189); /* oklch */ color: oklch(62.3% 0.198 330.7);
Tailwind
colors: {
custom: {
50: '#da87d1',
500: '#c64fbd',
950: '#000000',
},
}SCSS
$custom: #c64fbd; $custom-light: #da87d1; $custom-dark: #000000;
JSON
{
"hex": "#c64fbd",
"rgb": {
"r": 198,
"g": 79,
"b": 189
},
"hsl": {
"h": 304.538,
"s": 51.073,
"l": 54.314
},
"oklch": {
"l": 0.62255,
"c": 0.19801,
"h": 330.7
},
"luminance": 0.21272
}Semantic roles & 50–950 ramp
primary
#C64FBD
secondary
#9FD2A3
accent
#DB584D
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82