Skip to content

#c09dec

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

RGB
192, 157, 236
HSL
267°, 68%, 77%
CMYK
19, 34, 0, 8
Luminance
0.4138

Every format

HEX#c09dec
RGBrgb(192, 157, 236)
HSLhsl(267, 68%, 77%)
CMYKcmyk(19%, 34%, 0%, 8%)
LABlab(70.4 28.1 -34.9)
LCHlch(70.4 44.9 308.9)
OKLCHoklch(0.756 0.117 304.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c09dec on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#c09dec on black: 9.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green61.6%
Blue92.5%

CMYK percentages

Cyan18.6%
Magenta33.5%
Yellow0.0%
Key (black)7.5%

Color previews

#c09dec text on a black background

contrast 9.28:1

Card sample

#c09dec text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c09dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c09dec in the Color Lab