#C64FDC#C64FDC
#C64FDC is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.9% C 0.224 H 321.1°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FDC |
|---|---|
| RGB | rgb(198, 79, 220) |
| HSL | hsl(291, 67%, 59%) |
| HSV | hsv(291, 64%, 86%) |
| CMYK | cmyk(10%, 64.1%, 0%, 13.7%) |
| CIE-LAB | lab(54.83, 66.24, -50.52) |
| CIE-LCH | lch(54.83, 83.31, 322.67°) |
| OKLab | oklab(63.92% 0.1745 -0.1409) |
| OKLCH | oklch(63.92% 0.224 321.1) |
| XYZ | xyz(39.0015, 22.7670, 70.0364) |
| Luminance | 0.2276 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.17
Pinkish Purple
#D648D7
ΔE00 3.07
Purple Pink
#D725DE
ΔE00 4.36
Heliotrope
#D94FF5
ΔE00 4.40
Pinky Purple
#C94CBE
ΔE00 5.26
Bright Lilac
#C95EFB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FDC #65DC4F
analogous
#7F4FDC #C64FDC #DC4FAB
triadic
#C64FDC #DCC64F #4FDCC6
tetradic
#C64FDC #DC7F4F #65DC4F #4FABDC
square
#C64FDC #DC7F4F #65DC4F #4FABDC
split-complementary
#C64FDC #ABDC4F #4FDC7F
monochromatic
#811D93 #AE27C6 #C64FDC #D782E6 #E7B5F0
Accessibility & contrast
On white
3.78
#C64FDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#C64FDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FDC
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FDC | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#287BE0
Deuteranopia (green-blind)
#5E88D8
Tritanopia (blue-blind)
#C8668F
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c64fdc; /* rgb */ color: rgb(198, 79, 220); /* oklch */ color: oklch(63.9% 0.224 321.1);
Tailwind
colors: {
custom: {
50: '#db88e7',
500: '#c64fdc',
950: '#000000',
},
}SCSS
$custom: #c64fdc; $custom-light: #db88e7; $custom-dark: #000000;
JSON
{
"hex": "#c64fdc",
"rgb": {
"r": 198,
"g": 79,
"b": 220
},
"hsl": {
"h": 290.638,
"s": 66.825,
"l": 58.627
},
"oklch": {
"l": 0.63917,
"c": 0.22429,
"h": 321.1
},
"luminance": 0.22765
}Semantic roles & 50–950 ramp
primary
#C64FDC
secondary
#B0DFA8
accent
#EA3E59
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84