Skip to content

#cd95ec

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

RGB
205, 149, 236
HSL
279°, 70%, 76%
CMYK
13, 37, 0, 8
Luminance
0.4053

Every format

HEX#cd95ec
RGBrgb(205, 149, 236)
HSLhsl(279, 70%, 76%)
CMYKcmyk(13%, 37%, 0%, 8%)
LABlab(69.8 36.4 -35.8)
LCHlch(69.8 51.1 315.5)
OKLCHoklch(0.755 0.135 312.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd95ec on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#cd95ec on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green58.4%
Blue92.5%

CMYK percentages

Cyan13.1%
Magenta36.9%
Yellow0.0%
Key (black)7.5%

Color previews

#cd95ec text on a black background

contrast 9.11:1

Card sample

#cd95ec text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd95ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd95ec in the Color Lab