#C64FDF#C64FDF
#C64FDF is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.1% C 0.227 H 320.2°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C64FDF |
|---|---|
| RGB | rgb(198, 79, 223) |
| HSL | hsl(290, 69%, 59%) |
| HSV | hsv(290, 65%, 87%) |
| CMYK | cmyk(11.2%, 64.6%, 0%, 12.5%) |
| CIE-LAB | lab(55.00, 66.80, -51.95) |
| CIE-LCH | lch(55.00, 84.62, 322.13°) |
| OKLab | oklab(64.09% 0.1745 -0.1451) |
| OKLCH | oklch(64.09% 0.227 320.2) |
| XYZ | xyz(39.4024, 22.9273, 72.1477) |
| Luminance | 0.2293 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.37
Pinkish Purple
#D648D7
ΔE00 3.33
Heliotrope
#D94FF5
ΔE00 4.12
Purple Pink
#D725DE
ΔE00 4.46
Bright Lilac
#C95EFB
ΔE00 5.11
Pinky Purple
#C94CBE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C64FDF #68DF4F
analogous
#7E4FDF #C64FDF #DF4FB0
triadic
#C64FDF #DFC64F #4FDFC6
tetradic
#C64FDF #DF7E4F #68DF4F #4FB0DF
square
#C64FDF #DF7E4F #68DF4F #4FB0DF
split-complementary
#C64FDF #B0DF4F #4FDF7E
monochromatic
#821C98 #AF25CC #C64FDF #D783E8 #E8B7F2
Accessibility & contrast
On white
3.76
#C64FDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#C64FDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C64FDF
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C64FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C64FDF | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#237BE3
Deuteranopia (green-blind)
#5C88DB
Tritanopia (blue-blind)
#C76890
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c64fdf; /* rgb */ color: rgb(198, 79, 223); /* oklch */ color: oklch(64.1% 0.227 320.2);
Tailwind
colors: {
custom: {
50: '#db88e9',
500: '#c64fdf',
950: '#000000',
},
}SCSS
$custom: #c64fdf; $custom-light: #db88e9; $custom-dark: #000000;
JSON
{
"hex": "#c64fdf",
"rgb": {
"r": 198,
"g": 79,
"b": 223
},
"hsl": {
"h": 289.583,
"s": 69.231,
"l": 59.216
},
"oklch": {
"l": 0.6409,
"c": 0.22693,
"h": 320.2
},
"luminance": 0.22925
}Semantic roles & 50–950 ramp
primary
#C64FDF
secondary
#B3E1A9
accent
#EC3C5A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84