Skip to content

#c080da

a light, vivid violet · warm · closest name: orchid

RGB
192, 128, 218
HSL
283°, 55%, 68%
CMYK
12, 41, 0, 15
Luminance
0.3171

Every format

HEX#c080da
RGBrgb(192, 128, 218)
HSLhsl(283, 55%, 68%)
CMYKcmyk(12%, 41%, 0%, 15%)
LABlab(63.1 40.2 -36.4)
LCHlch(63.1 54.3 317.8)
OKLCHoklch(0.698 0.144 315.7)

Copy-ready code

/* CSS */
color: #c080da;
background-color: #c080da;
/* Tailwind (arbitrary) */
class="text-[#c080da] bg-[#c080da]"
/* SCSS */
$brand: #c080da;
/* SwiftUI */
Color(red: 0.753, green: 0.502, blue: 0.855)
/* Android */
Color.parseColor("#c080da")

Accessibility — WCAG contrast

Aa
#c080da on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#c080da on black: 7.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green50.2%
Blue85.5%

CMYK percentages

Cyan11.9%
Magenta41.3%
Yellow0.0%
Key (black)14.5%

Color previews

#c080da text on a black background

contrast 7.34:1

Card sample

#c080da text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c080da;
Background color
Panel with #c080da background
background-color: #c080da;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c080da;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(192, 128, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 128, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c080da;
background: linear-gradient(135deg, #c080da, #DA80B8);

Monochromatic scale

Palettes built from #c080da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c080da in the Color Lab