Skip to content

#cd5fff

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

RGB
205, 95, 255
HSL
281°, 100%, 69%
CMYK
20, 63, 0, 0
Luminance
0.2838

Every format

HEX#cd5fff
RGBrgb(205, 95, 255)
HSLhsl(281, 100%, 69%)
CMYKcmyk(20%, 63%, 0%, 0%)
LABlab(60.2 67.7 -61.4)
LCHlch(60.2 91.4 317.8)
OKLCHoklch(0.686 0.238 313.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd5fff on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#cd5fff on black: 6.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green37.3%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#cd5fff text on a black background

contrast 6.68:1

Card sample

#cd5fff text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd5fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd5fff in the Color Lab