#C649ED#C649ED
#C649ED is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.3% C 0.247 H 317.0°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C649ED |
|---|---|
| RGB | rgb(198, 73, 237) |
| HSL | hsl(286, 82%, 61%) |
| HSV | hsv(286, 69%, 93%) |
| CMYK | cmyk(16.5%, 69.2%, 0%, 7.1%) |
| CIE-LAB | lab(54.96, 71.81, -59.89) |
| CIE-LCH | lch(54.96, 93.51, 320.17°) |
| OKLab | oklab(64.32% 0.1802 -0.1683) |
| OKLCH | oklch(64.32% 0.247 317) |
| XYZ | xyz(40.9550, 22.8870, 82.3646) |
| Luminance | 0.2288 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.92
Mediumorchid
#BA55D3
ΔE00 3.99
Bright Lilac
#C95EFB
ΔE00 4.42
Purple Pink
#D725DE
ΔE00 4.76
Pinkish Purple
#D648D7
ΔE00 4.97
Bright Lavender
#C760FF
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C649ED #70ED49
analogous
#7449ED #C649ED #ED49C2
triadic
#C649ED #EDC649 #49EDC6
tetradic
#C649ED #ED7449 #70ED49 #49C2ED
square
#C649ED #ED7449 #70ED49 #49C2ED
split-complementary
#C649ED #C2ED49 #49ED74
monochromatic
#8611AB #B216E2 #C649ED #D781F3 #E9B8F8
Accessibility & contrast
On white
3.77
#C649ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#C649ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C649ED
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C649ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C649ED | 1.00 | 3.77 | 5.58 | 5.58 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF2
Deuteranopia (green-blind)
#4C87E9
Tritanopia (blue-blind)
#C46A96
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c649ed; /* rgb */ color: rgb(198, 73, 237); /* oklch */ color: oklch(64.3% 0.247 317.0);
Tailwind
colors: {
custom: {
50: '#db86f4',
500: '#c649ed',
950: '#000000',
},
}SCSS
$custom: #c649ed; $custom-light: #db86f4; $custom-dark: #000000;
JSON
{
"hex": "#c649ed",
"rgb": {
"r": 198,
"g": 73,
"b": 237
},
"hsl": {
"h": 285.732,
"s": 82,
"l": 60.784
},
"oklch": {
"l": 0.64321,
"c": 0.24656,
"h": 317
},
"luminance": 0.22885
}Semantic roles & 50–950 ramp
primary
#C649ED
secondary
#B9E8AA
accent
#DE073A
background
#FEF8FF
surface
#FCF0FE
border
#D5CBD6
text
#150C17
muted
#847D85