Skip to content

#c04dec

a balanced, electric violet · warm · closest name: orchid

RGB
192, 77, 236
HSL
283°, 81%, 61%
CMYK
19, 67, 0, 8
Luminance
0.2257

Every format

HEX#c04dec
RGBrgb(192, 77, 236)
HSLhsl(283, 81%, 61%)
CMYKcmyk(19%, 67%, 0%, 8%)
LABlab(54.6 68.8 -59.9)
LCHlch(54.6 91.2 319.0)
OKLCHoklch(0.639 0.239 315.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c04dec on white: 3.81:1
AA ✗ fail · AA-large · AAA
Aa
#c04dec on black: 5.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green30.2%
Blue92.5%

CMYK percentages

Cyan18.6%
Magenta67.4%
Yellow0.0%
Key (black)7.5%

Color previews

#c04dec text on a black background

contrast 5.51:1

Card sample

#c04dec text on a white background

contrast 3.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c04dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c04dec in the Color Lab