Skip to content

#cd91ec

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

RGB
205, 145, 236
HSL
280°, 71%, 75%
CMYK
13, 39, 0, 8
Luminance
0.3929

Every format

HEX#cd91ec
RGBrgb(205, 145, 236)
HSLhsl(280, 71%, 75%)
CMYKcmyk(13%, 39%, 0%, 8%)
LABlab(69.0 38.6 -37.1)
LCHlch(69.0 53.6 316.1)
OKLCHoklch(0.748 0.141 313.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd91ec on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#cd91ec on black: 8.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green56.9%
Blue92.5%

CMYK percentages

Cyan13.1%
Magenta38.6%
Yellow0.0%
Key (black)7.5%

Color previews

#cd91ec text on a black background

contrast 8.86:1

Card sample

#cd91ec text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd91ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd91ec in the Color Lab