#C050DE#C050DE
#C050DE is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.4% C 0.222 H 318.5°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C050DE |
|---|---|
| RGB | rgb(192, 80, 222) |
| HSL | hsl(287, 68%, 59%) |
| HSV | hsv(287, 64%, 87%) |
| CMYK | cmyk(13.5%, 64%, 0%, 12.9%) |
| CIE-LAB | lab(54.26, 64.82, -52.61) |
| CIE-LCH | lch(54.26, 83.49, 320.93°) |
| OKLab | oklab(63.37% 0.1664 -0.1472) |
| OKLCH | oklch(63.37% 0.222 318.5) |
| XYZ | xyz(37.7899, 22.2193, 71.3913) |
| Luminance | 0.2222 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.81
Pinkish Purple
#D648D7
ΔE00 4.27
Purple Pink
#D725DE
ΔE00 4.89
Heliotrope
#D94FF5
ΔE00 4.92
Bright Lilac
#C95EFB
ΔE00 5.37
Lightish Purple
#A552E6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C050DE #6EDE50
analogous
#7950DE #C050DE #DE50B5
triadic
#C050DE #DEC050 #50DEC0
tetradic
#C050DE #DE7950 #6EDE50 #50B5DE
square
#C050DE #DE7950 #6EDE50 #50B5DE
split-complementary
#C050DE #B5DE50 #50DE79
monochromatic
#7D1C97 #A826CB #C050DE #D383E8 #E5B7F1
Accessibility & contrast
On white
3.86
#C050DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#C050DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C050DE
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C050DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C050DE | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#217AE2
Deuteranopia (green-blind)
#5785DB
Tritanopia (blue-blind)
#C06990
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c050de; /* rgb */ color: rgb(192, 80, 222); /* oklch */ color: oklch(63.4% 0.222 318.5);
Tailwind
colors: {
custom: {
50: '#d688e9',
500: '#c050de',
950: '#000000',
},
}SCSS
$custom: #c050de; $custom-light: #d688e9; $custom-dark: #000000;
JSON
{
"hex": "#c050de",
"rgb": {
"r": 192,
"g": 80,
"b": 222
},
"hsl": {
"h": 287.324,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.63369,
"c": 0.22216,
"h": 318.5
},
"luminance": 0.22218
}Semantic roles & 50–950 ramp
primary
#C050DE
secondary
#B5E1A9
accent
#EB3D62
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84