#C050CC#C050CC
#C050CC is a light, highly saturated purple. Relative luminance 0.213; OKLCH L 62.3% C 0.206 H 323.7°. Best body text is #000000 at 5.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C050CC |
|---|---|
| RGB | rgb(192, 80, 204) |
| HSL | hsl(294, 55%, 56%) |
| HSV | hsv(294, 61%, 80%) |
| CMYK | cmyk(5.9%, 60.8%, 0%, 20%) |
| CIE-LAB | lab(53.28, 61.47, -43.93) |
| CIE-LCH | lch(53.28, 75.55, 324.45°) |
| OKLab | oklab(62.35% 0.166 -0.1219) |
| OKLCH | oklch(62.35% 0.206 323.7) |
| XYZ | xyz(35.5050, 21.3054, 59.3572) |
| Luminance | 0.2130 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.93
Pinky Purple
#C94CBE
ΔE00 3.37
Pinkish Purple
#D648D7
ΔE00 3.68
Purpley Pink
#C83CB9
ΔE00 4.69
Purple Pink
#D725DE
ΔE00 4.99
Purpleish Pink
#DF4EC8
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C050CC #5CCC50
analogous
#8250CC #C050CC #CC509A
triadic
#C050CC #CCC050 #50CCC0
tetradic
#C050CC #CC8250 #5CCC50 #509ACC
square
#C050CC #CC8250 #5CCC50 #509ACC
split-complementary
#C050CC #9ACC50 #50CC82
monochromatic
#75247D #A132AD #C050CC #D17FDA #E2AFE8
Accessibility & contrast
On white
3.99
#C050CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.26
#C050CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C050CC
5.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C050CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C050CC | 1.00 | 3.99 | 5.26 | 5.26 |
| #FFFFFF | 3.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3977D0
Deuteranopia (green-blind)
#6384C9
Tritanopia (blue-blind)
#C36287
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c050cc; /* rgb */ color: rgb(192, 80, 204); /* oklch */ color: oklch(62.3% 0.206 323.7);
Tailwind
colors: {
custom: {
50: '#d688dc',
500: '#c050cc',
950: '#000000',
},
}SCSS
$custom: #c050cc; $custom-light: #d688dc; $custom-dark: #000000;
JSON
{
"hex": "#c050cc",
"rgb": {
"r": 192,
"g": 80,
"b": 204
},
"hsl": {
"h": 294.194,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.62346,
"c": 0.20599,
"h": 323.7
},
"luminance": 0.21303
}Semantic roles & 50–950 ramp
primary
#C050CC
secondary
#A7D6A2
accent
#DE4A58
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83