Skip to content

#c48dec

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

RGB
196, 141, 236
HSL
275°, 71%, 74%
CMYK
17, 40, 0, 8
Luminance
0.3684

Every format

HEX#c48dec
RGBrgb(196, 141, 236)
HSLhsl(275, 71%, 74%)
CMYKcmyk(17%, 40%, 0%, 8%)
LABlab(67.2 38.1 -40.0)
LCHlch(67.2 55.3 313.6)
OKLCHoklch(0.732 0.144 309.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c48dec on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#c48dec on black: 8.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.9%
Green55.3%
Blue92.5%

CMYK percentages

Cyan16.9%
Magenta40.3%
Yellow0.0%
Key (black)7.5%

Color previews

#c48dec text on a black background

contrast 8.37:1

Card sample

#c48dec text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c48dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c48dec in the Color Lab