Skip to content

#dc5cff

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

RGB
220, 92, 255
HSL
287°, 100%, 68%
CMYK
14, 64, 0, 0
Luminance
0.3009

Every format

HEX#dc5cff
RGBrgb(220, 92, 255)
HSLhsl(287, 100%, 68%)
CMYKcmyk(14%, 64%, 0%, 0%)
LABlab(61.7 72.3 -58.9)
LCHlch(61.7 93.2 320.8)
OKLCHoklch(0.701 0.248 318.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc5cff on white: 2.99:1
AA ✗ fail · AA-large · AAA
Aa
#dc5cff on black: 7.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green36.1%
Blue100.0%

CMYK percentages

Cyan13.7%
Magenta63.9%
Yellow0.0%
Key (black)0.0%

Color previews

#dc5cff text on a black background

contrast 7.02:1

Card sample

#dc5cff text on a white background

contrast 2.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc5cff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc5cff in the Color Lab