Skip to content

#df85ff

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

RGB
223, 133, 255
HSL
284°, 100%, 76%
CMYK
13, 48, 0, 0
Luminance
0.3968

Every format

HEX#df85ff
RGBrgb(223, 133, 255)
HSLhsl(284, 100%, 76%)
CMYKcmyk(13%, 48%, 0%, 0%)
LABlab(69.2 53.9 -47.0)
LCHlch(69.2 71.5 318.9)
OKLCHoklch(0.757 0.190 316.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df85ff on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#df85ff on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green52.2%
Blue100.0%

CMYK percentages

Cyan12.5%
Magenta47.8%
Yellow0.0%
Key (black)0.0%

Color previews

#df85ff text on a black background

contrast 8.94:1

Card sample

#df85ff text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df85ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df85ff in the Color Lab