#C649E8#C649E8
#C649E8 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 64.0% C 0.242 H 318.2°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C649E8 |
|---|---|
| RGB | rgb(198, 73, 232) |
| HSL | hsl(287, 78%, 60%) |
| HSV | hsv(287, 69%, 91%) |
| CMYK | cmyk(14.7%, 68.5%, 0%, 9%) |
| CIE-LAB | lab(54.66, 70.87, -57.57) |
| CIE-LCH | lch(54.66, 91.31, 320.91°) |
| OKLab | oklab(64.01% 0.1805 -0.1615) |
| OKLCH | oklch(64.01% 0.242 318.2) |
| XYZ | xyz(40.2347, 22.5988, 78.5709) |
| Luminance | 0.2260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.43
Heliotrope
#D94FF5
ΔE00 4.08
Purple Pink
#D725DE
ΔE00 4.31
Pinkish Purple
#D648D7
ΔE00 4.42
Bright Lilac
#C95EFB
ΔE00 4.85
Hot Purple
#CB00F5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C649E8 #6BE849
analogous
#7749E8 #C649E8 #E849BA
triadic
#C649E8 #E8C649 #49E8C6
tetradic
#C649E8 #E87749 #6BE849 #49BAE8
square
#C649E8 #E87749 #6BE849 #49BAE8
split-complementary
#C649E8 #BAE849 #49E877
monochromatic
#8414A2 #B01BD8 #C649E8 #D77FEF #E8B6F6
Accessibility & contrast
On white
3.80
#C649E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C649E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C649E8
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C649E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C649E8 | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BED
Deuteranopia (green-blind)
#5087E4
Tritanopia (blue-blind)
#C56794
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c649e8; /* rgb */ color: rgb(198, 73, 232); /* oklch */ color: oklch(64.0% 0.242 318.2);
Tailwind
colors: {
custom: {
50: '#db86f0',
500: '#c649e8',
950: '#000000',
},
}SCSS
$custom: #c649e8; $custom-light: #db86f0; $custom-dark: #000000;
JSON
{
"hex": "#c649e8",
"rgb": {
"r": 198,
"g": 73,
"b": 232
},
"hsl": {
"h": 287.17,
"s": 77.561,
"l": 59.804
},
"oklch": {
"l": 0.64011,
"c": 0.24221,
"h": 318.2
},
"luminance": 0.22597
}Semantic roles & 50–950 ramp
primary
#C649E8
secondary
#B5E5A8
accent
#F4345D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85