Skip to content

#cd82ff

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

RGB
205, 130, 255
HSL
276°, 100%, 76%
CMYK
20, 49, 0, 0
Luminance
0.3616

Every format

HEX#cd82ff
RGBrgb(205, 130, 255)
HSLhsl(276, 100%, 76%)
CMYKcmyk(20%, 49%, 0%, 0%)
LABlab(66.7 50.6 -51.2)
LCHlch(66.7 72.0 314.7)
OKLCHoklch(0.734 0.187 310.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd82ff on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#cd82ff on black: 8.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green51.0%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta49.0%
Yellow0.0%
Key (black)0.0%

Color previews

#cd82ff text on a black background

contrast 8.23:1

Card sample

#cd82ff text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd82ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd82ff in the Color Lab