Skip to content

#cd96ff

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

RGB
205, 150, 255
HSL
271°, 100%, 79%
CMYK
20, 41, 0, 0
Luminance
0.4201

Every format

HEX#cd96ff
RGBrgb(205, 150, 255)
HSLhsl(271, 100%, 79%)
CMYKcmyk(20%, 41%, 0%, 0%)
LABlab(70.9 40.0 -44.5)
LCHlch(70.9 59.8 311.9)
OKLCHoklch(0.765 0.155 307.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd96ff on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#cd96ff on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green58.8%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta41.2%
Yellow0.0%
Key (black)0.0%

Color previews

#cd96ff text on a black background

contrast 9.40:1

Card sample

#cd96ff text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd96ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd96ff in the Color Lab