Skip to content

#cd5afb

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

RGB
205, 90, 251
HSL
283°, 95%, 67%
CMYK
18, 64, 0, 2
Luminance
0.2726

Every format

HEX#cd5afb
RGBrgb(205, 90, 251)
HSLhsl(283, 95%, 67%)
CMYKcmyk(18%, 64%, 0%, 2%)
LABlab(59.2 69.1 -60.8)
LCHlch(59.2 92.0 318.6)
OKLCHoklch(0.678 0.241 314.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd5afb on white: 3.26:1
AA ✗ fail · AA-large · AAA
Aa
#cd5afb on black: 6.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green35.3%
Blue98.4%

CMYK percentages

Cyan18.3%
Magenta64.1%
Yellow0.0%
Key (black)1.6%

Color previews

#cd5afb text on a black background

contrast 6.45:1

Card sample

#cd5afb text on a white background

contrast 3.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd5afb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd5afb in the Color Lab