#C64FBB#C64FBB
#C64FBB is a light, vivid purple. Relative luminance 0.212; OKLCH L 62.2% C 0.196 H 331.4°. Best body text is #000000 at 5.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FBB |
|---|---|
| RGB | rgb(198, 79, 187) |
| HSL | hsl(306, 51%, 54%) |
| HSV | hsv(306, 60%, 78%) |
| CMYK | cmyk(0%, 60.1%, 5.6%, 22.4%) |
| CIE-LAB | lab(53.15, 60.49, -34.29) |
| CIE-LCH | lch(53.15, 69.53, 330.45°) |
| OKLab | oklab(62.16% 0.1725 -0.0939) |
| OKLCH | oklch(62.16% 0.196 331.4) |
| XYZ | xyz(35.0542, 21.1881, 49.2475) |
| Luminance | 0.2119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.71
Purpley Pink
#C83CB9
ΔE00 3.09
Purpleish Pink
#DF4EC8
ΔE00 4.64
Pinkish Purple
#D648D7
ΔE00 4.68
Purplish Pink
#CE5DAE
ΔE00 5.35
Mediumorchid
#BA55D3
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FBB #4FC65A
analogous
#964FC6 #C64FBB #C64F80
triadic
#C64FBB #BBC64F #4FBBC6
tetradic
#C64FBB #C6964F #4FC65A #4F80C6
square
#C64FBB #C6964F #4FC65A #4F80C6
split-complementary
#C64FBB #80C64F #4FC696
monochromatic
#75266D #A33599 #C64FBB #D57DCD #E4ABDF
Accessibility & contrast
On white
4.01
#C64FBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.24
#C64FBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FBB
5.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FBB | 1.00 | 4.01 | 5.24 | 5.24 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4974BE
Deuteranopia (green-blind)
#7085B8
Tritanopia (blue-blind)
#CE5A7E
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c64fbb; /* rgb */ color: rgb(198, 79, 187); /* oklch */ color: oklch(62.2% 0.196 331.4);
Tailwind
colors: {
custom: {
50: '#da87d0',
500: '#c64fbb',
950: '#000000',
},
}SCSS
$custom: #c64fbb; $custom-light: #da87d0; $custom-dark: #000000;
JSON
{
"hex": "#c64fbb",
"rgb": {
"r": 198,
"g": 79,
"b": 187
},
"hsl": {
"h": 305.546,
"s": 51.073,
"l": 54.314
},
"oklch": {
"l": 0.62156,
"c": 0.1964,
"h": 331.4
},
"luminance": 0.21186
}Semantic roles & 50–950 ramp
primary
#C64FBB
secondary
#9FD2A4
accent
#DB5A4D
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82