#C64FBE#C64FBE
#C64FBE is a light, vivid purple. Relative luminance 0.213; OKLCH L 62.3% C 0.199 H 330.4°. Best body text is #000000 at 5.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FBE |
|---|---|
| RGB | rgb(198, 79, 190) |
| HSL | hsl(304, 51%, 54%) |
| HSV | hsv(304, 60%, 78%) |
| CMYK | cmyk(0%, 60.1%, 4%, 22.4%) |
| CIE-LAB | lab(53.30, 60.98, -35.80) |
| CIE-LCH | lch(53.30, 70.72, 329.58°) |
| OKLab | oklab(62.31% 0.1728 -0.0983) |
| OKLCH | oklch(62.31% 0.199 330.4) |
| XYZ | xyz(35.3787, 21.3179, 50.9566) |
| Luminance | 0.2132 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.60
Purpley Pink
#C83CB9
ΔE00 3.16
Pinkish Purple
#D648D7
ΔE00 4.24
Purpleish Pink
#DF4EC8
ΔE00 4.59
Mediumorchid
#BA55D3
ΔE00 4.86
Purplish Pink
#CE5DAE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FBE #4FC657
analogous
#934FC6 #C64FBE #C64F82
triadic
#C64FBE #BEC64F #4FBEC6
tetradic
#C64FBE #C6934F #4FC657 #4F82C6
square
#C64FBE #C6934F #4FC657 #4F82C6
split-complementary
#C64FBE #82C64F #4FC693
monochromatic
#75266F #A3359C #C64FBE #D57DCF #E4ABE0
Accessibility & contrast
On white
3.99
#C64FBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.26
#C64FBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FBE
5.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FBE | 1.00 | 3.99 | 5.26 | 5.26 |
| #FFFFFF | 3.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4775C1
Deuteranopia (green-blind)
#6E85BB
Tritanopia (blue-blind)
#CD5B7F
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c64fbe; /* rgb */ color: rgb(198, 79, 190); /* oklch */ color: oklch(62.3% 0.199 330.4);
Tailwind
colors: {
custom: {
50: '#da87d2',
500: '#c64fbe',
950: '#000000',
},
}SCSS
$custom: #c64fbe; $custom-light: #da87d2; $custom-dark: #000000;
JSON
{
"hex": "#c64fbe",
"rgb": {
"r": 198,
"g": 79,
"b": 190
},
"hsl": {
"h": 304.034,
"s": 51.073,
"l": 54.314
},
"oklch": {
"l": 0.62305,
"c": 0.19881,
"h": 330.4
},
"luminance": 0.21315
}Semantic roles & 50–950 ramp
primary
#C64FBE
secondary
#9FD2A3
accent
#DB574D
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82