Skip to content

#cd81ff

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

RGB
205, 129, 255
HSL
276°, 100%, 75%
CMYK
20, 49, 0, 0
Luminance
0.3590

Every format

HEX#cd81ff
RGBrgb(205, 129, 255)
HSLhsl(276, 100%, 75%)
CMYKcmyk(20%, 49%, 0%, 0%)
LABlab(66.4 51.1 -51.5)
LCHlch(66.4 72.6 314.8)
OKLCHoklch(0.732 0.189 310.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd81ff on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#cd81ff on black: 8.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green50.6%
Blue100.0%

CMYK percentages

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

Color previews

#cd81ff text on a black background

contrast 8.18:1

Card sample

#cd81ff text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd81ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd81ff in the Color Lab