#C650DD#C650DD
#C650DD is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.1% C 0.224 H 320.8°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C650DD |
|---|---|
| RGB | rgb(198, 80, 221) |
| HSL | hsl(290, 67%, 59%) |
| HSV | hsv(290, 64%, 87%) |
| CMYK | cmyk(10.4%, 63.8%, 0%, 13.3%) |
| CIE-LAB | lab(55.04, 66.01, -50.76) |
| CIE-LCH | lch(55.04, 83.27, 322.44°) |
| OKLab | oklab(64.08% 0.1734 -0.1416) |
| OKLCH | oklch(64.08% 0.224 320.8) |
| XYZ | xyz(39.2070, 22.9655, 70.7602) |
| Luminance | 0.2296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.22
Pinkish Purple
#D648D7
ΔE00 3.14
Heliotrope
#D94FF5
ΔE00 4.24
Purple Pink
#D725DE
ΔE00 4.53
Bright Lilac
#C95EFB
ΔE00 5.27
Pinky Purple
#C94CBE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C650DD #67DD50
analogous
#8050DD #C650DD #DD50AE
triadic
#C650DD #DDC650 #50DDC6
tetradic
#C650DD #DD8050 #67DD50 #50AEDD
square
#C650DD #DD8050 #67DD50 #50AEDD
split-complementary
#C650DD #AEDD50 #50DD80
monochromatic
#821D96 #AE27C9 #C650DD #D783E7 #E7B6F1
Accessibility & contrast
On white
3.75
#C650DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#C650DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C650DD
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C650DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C650DD | 1.00 | 3.75 | 5.59 | 5.59 |
| #FFFFFF | 3.75 | 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)
#297BE1
Deuteranopia (green-blind)
#5E88D9
Tritanopia (blue-blind)
#C76890
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c650dd; /* rgb */ color: rgb(198, 80, 221); /* oklch */ color: oklch(64.1% 0.224 320.8);
Tailwind
colors: {
custom: {
50: '#db89e8',
500: '#c650dd',
950: '#000000',
},
}SCSS
$custom: #c650dd; $custom-light: #db89e8; $custom-dark: #000000;
JSON
{
"hex": "#c650dd",
"rgb": {
"r": 198,
"g": 80,
"b": 221
},
"hsl": {
"h": 290.213,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.64083,
"c": 0.22386,
"h": 320.8
},
"luminance": 0.22964
}Semantic roles & 50–950 ramp
primary
#C650DD
secondary
#B2E0A9
accent
#EA3D5A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84