Skip to content

#df61ff

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

RGB
223, 97, 255
HSL
288°, 100%, 69%
CMYK
13, 62, 0, 0
Luminance
0.3146

Every format

HEX#df61ff
RGBrgb(223, 97, 255)
HSLhsl(288, 100%, 69%)
CMYKcmyk(13%, 62%, 0%, 0%)
LABlab(62.9 70.8 -57.0)
LCHlch(62.9 90.9 321.2)
OKLCHoklch(0.711 0.243 319.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df61ff on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#df61ff on black: 7.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green38.0%
Blue100.0%

CMYK percentages

Cyan12.5%
Magenta62.0%
Yellow0.0%
Key (black)0.0%

Color previews

#df61ff text on a black background

contrast 7.29:1

Card sample

#df61ff text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df61ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df61ff in the Color Lab