Skip to content

#df85fd

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

RGB
223, 133, 253
HSL
285°, 97%, 76%
CMYK
12, 47, 0, 1
Luminance
0.3955

Every format

HEX#df85fd
RGBrgb(223, 133, 253)
HSLhsl(285, 97%, 76%)
CMYKcmyk(12%, 47%, 0%, 1%)
LABlab(69.2 53.5 -46.0)
LCHlch(69.2 70.5 319.3)
OKLCHoklch(0.756 0.188 317.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df85fd on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#df85fd on black: 8.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green52.2%
Blue99.2%

CMYK percentages

Cyan11.9%
Magenta47.4%
Yellow0.0%
Key (black)0.8%

Color previews

#df85fd text on a black background

contrast 8.91:1

Card sample

#df85fd text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df85fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df85fd in the Color Lab