Skip to content

#d55afd

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

RGB
213, 90, 253
HSL
285°, 98%, 67%
CMYK
16, 64, 0, 1
Luminance
0.2855

Every format

HEX#d55afd
RGBrgb(213, 90, 253)
HSLhsl(285, 98%, 67%)
CMYKcmyk(16%, 64%, 0%, 1%)
LABlab(60.4 71.2 -60.0)
LCHlch(60.4 93.1 319.9)
OKLCHoklch(0.689 0.246 316.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d55afd on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#d55afd on black: 6.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green35.3%
Blue99.2%

CMYK percentages

Cyan15.8%
Magenta64.4%
Yellow0.0%
Key (black)0.8%

Color previews

#d55afd text on a black background

contrast 6.71:1

Card sample

#d55afd text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d55afd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d55afd in the Color Lab