Skip to content

#cd3deb

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

RGB
205, 61, 235
HSL
290°, 81%, 58%
CMYK
13, 74, 0, 8
Luminance
0.2231

Every format

HEX#cd3deb
RGBrgb(205, 61, 235)
HSLhsl(290, 81%, 58%)
CMYKcmyk(13%, 74%, 0%, 8%)
LABlab(54.4 77.1 -59.7)
LCHlch(54.4 97.5 322.3)
OKLCHoklch(0.641 0.260 320.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd3deb on white: 3.84:1
AA ✗ fail · AA-large · AAA
Aa
#cd3deb on black: 5.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green23.9%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta74.0%
Yellow0.0%
Key (black)7.8%

Color previews

#cd3deb text on a black background

contrast 5.46:1

Card sample

#cd3deb text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3deb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd3deb in the Color Lab