Skip to content

#cd81eb

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

RGB
205, 129, 235
HSL
283°, 73%, 71%
CMYK
13, 45, 0, 8
Luminance
0.3468

Every format

HEX#cd81eb
RGBrgb(205, 129, 235)
HSLhsl(283, 73%, 71%)
CMYKcmyk(13%, 45%, 0%, 8%)
LABlab(65.5 46.9 -42.0)
LCHlch(65.5 63.0 318.2)
OKLCHoklch(0.722 0.167 315.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green50.6%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta45.1%
Yellow0.0%
Key (black)7.8%

Color previews

#cd81eb text on a black background

contrast 7.94:1

Card sample

#cd81eb text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 129, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 129, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd81eb;
background: linear-gradient(135deg, #cd81eb, #EB81C2);

Monochromatic scale

Palettes built from #cd81eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd81eb in the Color Lab