Skip to content

#cd85fd

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

RGB
205, 133, 253
HSL
276°, 97%, 76%
CMYK
19, 47, 0, 1
Luminance
0.3685

Every format

HEX#cd85fd
RGBrgb(205, 133, 253)
HSLhsl(276, 97%, 76%)
CMYKcmyk(19%, 47%, 0%, 1%)
LABlab(67.2 48.6 -49.3)
LCHlch(67.2 69.2 314.6)
OKLCHoklch(0.737 0.180 310.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd85fd on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#cd85fd on black: 8.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green52.2%
Blue99.2%

CMYK percentages

Cyan19.0%
Magenta47.4%
Yellow0.0%
Key (black)0.8%

Color previews

#cd85fd text on a black background

contrast 8.37:1

Card sample

#cd85fd text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd85fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd85fd in the Color Lab