#C64EBB#C64EBB
#C64EBB is a light, vivid purple. Relative luminance 0.210; OKLCH L 62.0% C 0.198 H 331.4°. Best body text is #000000 at 5.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C64EBB |
|---|---|
| RGB | rgb(198, 78, 187) |
| HSL | hsl(306, 51%, 54%) |
| HSV | hsv(306, 61%, 78%) |
| CMYK | cmyk(0%, 60.6%, 5.6%, 22.4%) |
| CIE-LAB | lab(53.00, 60.92, -34.53) |
| CIE-LCH | lch(53.00, 70.02, 330.45°) |
| OKLab | oklab(62.04% 0.1737 -0.0946) |
| OKLCH | oklch(62.04% 0.198 331.4) |
| XYZ | xyz(34.9826, 21.0449, 49.2236) |
| Luminance | 0.2104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.64
Purpley Pink
#C83CB9
ΔE00 2.90
Pinkish Purple
#D648D7
ΔE00 4.69
Purpleish Pink
#DF4EC8
ΔE00 4.72
Mediumorchid
#BA55D3
ΔE00 5.36
Purplish Pink
#CE5DAE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64EBB #4EC659
analogous
#954EC6 #C64EBB #C64E7F
triadic
#C64EBB #BBC64E #4EBBC6
tetradic
#C64EBB #C6954E #4EC659 #4E7FC6
square
#C64EBB #C6954E #4EC659 #4E7FC6
split-complementary
#C64EBB #7FC64E #4EC695
monochromatic
#74256D #A23498 #C64EBB #D57CCD #E4ABDF
Accessibility & contrast
On white
4.03
#C64EBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.21
#C64EBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64EBB
5.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64EBB | 1.00 | 4.03 | 5.21 | 5.21 |
| #FFFFFF | 4.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4874BE
Deuteranopia (green-blind)
#6F85B8
Tritanopia (blue-blind)
#CE597D
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #c64ebb; /* rgb */ color: rgb(198, 78, 187); /* oklch */ color: oklch(62.0% 0.198 331.4);
Tailwind
colors: {
custom: {
50: '#da87d0',
500: '#c64ebb',
950: '#000000',
},
}SCSS
$custom: #c64ebb; $custom-light: #da87d0; $custom-dark: #000000;
JSON
{
"hex": "#c64ebb",
"rgb": {
"r": 198,
"g": 78,
"b": 187
},
"hsl": {
"h": 305.5,
"s": 51.282,
"l": 54.118
},
"oklch": {
"l": 0.62042,
"c": 0.19782,
"h": 331.4
},
"luminance": 0.21042
}Semantic roles & 50–950 ramp
primary
#C64EBB
secondary
#9ED1A3
accent
#DB5A4D
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82