Skip to content

#c08cd2

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

RGB
192, 140, 210
HSL
285°, 44%, 69%
CMYK
9, 33, 0, 18
Luminance
0.3462

Every format

HEX#c08cd2
RGBrgb(192, 140, 210)
HSLhsl(285, 44%, 69%)
CMYKcmyk(9%, 33%, 0%, 18%)
LABlab(65.5 32.0 -28.3)
LCHlch(65.5 42.7 318.5)
OKLCHoklch(0.715 0.114 317.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c08cd2 on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#c08cd2 on black: 7.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green54.9%
Blue82.4%

CMYK percentages

Cyan8.6%
Magenta33.3%
Yellow0.0%
Key (black)17.6%

Color previews

#c08cd2 text on a black background

contrast 7.92:1

Card sample

#c08cd2 text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c08cd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c08cd2 in the Color Lab