Skip to content

#c77dec

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

RGB
199, 125, 236
HSL
280°, 75%, 71%
CMYK
16, 47, 0, 8
Luminance
0.3287

Every format

HEX#c77dec
RGBrgb(199, 125, 236)
HSLhsl(280, 75%, 71%)
CMYKcmyk(16%, 47%, 0%, 8%)
LABlab(64.0 47.6 -44.9)
LCHlch(64.0 65.4 316.7)
OKLCHoklch(0.710 0.172 313.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c77dec on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#c77dec on black: 7.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green49.0%
Blue92.5%

CMYK percentages

Cyan15.7%
Magenta47.0%
Yellow0.0%
Key (black)7.5%

Color previews

#c77dec text on a black background

contrast 7.57:1

Card sample

#c77dec text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 125, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 125, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c77dec;
background: linear-gradient(135deg, #c77dec, #EC7DC7);

Monochromatic scale

Palettes built from #c77dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c77dec in the Color Lab