Skip to content

#cd3aeb

a balanced, electric violet · warm · closest name: magenta

RGB
205, 58, 235
HSL
290°, 82%, 58%
CMYK
13, 75, 0, 8
Luminance
0.2200

Every format

HEX#cd3aeb
RGBrgb(205, 58, 235)
HSLhsl(290, 82%, 58%)
CMYKcmyk(13%, 75%, 0%, 8%)
LABlab(54.0 78.0 -60.2)
LCHlch(54.0 98.5 322.3)
OKLCHoklch(0.638 0.263 320.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd3aeb on white: 3.89:1
AA ✗ fail · AA-large · AAA
Aa
#cd3aeb on black: 5.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green22.7%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta75.3%
Yellow0.0%
Key (black)7.8%

Color previews

#cd3aeb text on a black background

contrast 5.40:1

Card sample

#cd3aeb text on a white background

contrast 3.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3aeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd3aeb in the Color Lab