Skip to content

#df55ff

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

RGB
223, 85, 255
HSL
289°, 100%, 67%
CMYK
13, 67, 0, 0
Luminance
0.2940

Every format

HEX#df55ff
RGBrgb(223, 85, 255)
HSLhsl(289, 100%, 67%)
CMYKcmyk(13%, 67%, 0%, 0%)
LABlab(61.1 75.7 -59.8)
LCHlch(61.1 96.5 321.7)
OKLCHoklch(0.698 0.258 319.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df55ff on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#df55ff on black: 6.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green33.3%
Blue100.0%

CMYK percentages

Cyan12.5%
Magenta66.7%
Yellow0.0%
Key (black)0.0%

Color previews

#df55ff text on a black background

contrast 6.88:1

Card sample

#df55ff text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df55ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df55ff in the Color Lab