Skip to content

#df7fff

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

RGB
223, 127, 255
HSL
285°, 100%, 75%
CMYK
13, 50, 0, 0
Luminance
0.3809

Every format

HEX#df7fff
RGBrgb(223, 127, 255)
HSLhsl(285, 100%, 75%)
CMYKcmyk(13%, 50%, 0%, 0%)
LABlab(68.1 56.9 -48.8)
LCHlch(68.1 74.9 319.4)
OKLCHoklch(0.749 0.199 317.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7fff on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#df7fff on black: 8.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green49.8%
Blue100.0%

CMYK percentages

Cyan12.5%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#df7fff text on a black background

contrast 8.62:1

Card sample

#df7fff text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7fff in the Color Lab