Skip to content

#df63ff

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

RGB
223, 99, 255
HSL
288°, 100%, 69%
CMYK
13, 61, 0, 0
Luminance
0.3183

Every format

HEX#df63ff
RGBrgb(223, 99, 255)
HSLhsl(288, 100%, 69%)
CMYKcmyk(13%, 61%, 0%, 0%)
LABlab(63.2 70.0 -56.5)
LCHlch(63.2 90.0 321.1)
OKLCHoklch(0.713 0.240 318.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df63ff on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#df63ff on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#df63ff text on a black background

contrast 7.37:1

Card sample

#df63ff text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df63ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df63ff in the Color Lab