Skip to content

#c08dec

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

RGB
192, 141, 236
HSL
272°, 71%, 74%
CMYK
19, 40, 0, 8
Luminance
0.3631

Every format

HEX#c08dec
RGBrgb(192, 141, 236)
HSLhsl(272, 71%, 74%)
CMYKcmyk(19%, 40%, 0%, 8%)
LABlab(66.8 37.0 -40.7)
LCHlch(66.8 55.0 312.3)
OKLCHoklch(0.728 0.143 307.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c08dec on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#c08dec on black: 8.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green55.3%
Blue92.5%

CMYK percentages

Cyan18.6%
Magenta40.3%
Yellow0.0%
Key (black)7.5%

Color previews

#c08dec text on a black background

contrast 8.26:1

Card sample

#c08dec text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c08dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c08dec in the Color Lab