Skip to content

#d53fff

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

RGB
213, 63, 255
HSL
287°, 100%, 62%
CMYK
17, 75, 0, 0
Luminance
0.2492

Every format

HEX#d53fff
RGBrgb(213, 63, 255)
HSLhsl(287, 100%, 62%)
CMYKcmyk(17%, 75%, 0%, 0%)
LABlab(57.0 81.5 -66.5)
LCHlch(57.0 105.2 320.8)
OKLCHoklch(0.666 0.277 317.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d53fff on white: 3.51:1
AA ✗ fail · AA-large · AAA
Aa
#d53fff on black: 5.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.5%
Green24.7%
Blue100.0%

CMYK percentages

Cyan16.5%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#d53fff text on a black background

contrast 5.98:1

Card sample

#d53fff text on a white background

contrast 3.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d53fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d53fff in the Color Lab