Skip to content

#df65ff

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

RGB
223, 101, 255
HSL
288°, 100%, 70%
CMYK
13, 60, 0, 0
Luminance
0.3222

Every format

HEX#df65ff
RGBrgb(223, 101, 255)
HSLhsl(288, 100%, 70%)
CMYKcmyk(13%, 60%, 0%, 0%)
LABlab(63.5 69.1 -56.0)
LCHlch(63.5 89.0 321.0)
OKLCHoklch(0.715 0.237 318.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df65ff on white: 2.82:1
AA ✗ fail · AA-large · AAA
Aa
#df65ff on black: 7.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green39.6%
Blue100.0%

CMYK percentages

Cyan12.5%
Magenta60.4%
Yellow0.0%
Key (black)0.0%

Color previews

#df65ff text on a black background

contrast 7.44:1

Card sample

#df65ff text on a white background

contrast 2.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df65ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df65ff in the Color Lab