Skip to content

#df68ff

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

RGB
223, 104, 255
HSL
287°, 100%, 70%
CMYK
13, 59, 0, 0
Luminance
0.3281

Every format

HEX#df68ff
RGBrgb(223, 104, 255)
HSLhsl(287, 100%, 70%)
CMYKcmyk(13%, 59%, 0%, 0%)
LABlab(64.0 67.8 -55.2)
LCHlch(64.0 87.4 320.8)
OKLCHoklch(0.719 0.233 318.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df68ff on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#df68ff on black: 7.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green40.8%
Blue100.0%

CMYK percentages

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

Color previews

#df68ff text on a black background

contrast 7.56:1

Card sample

#df68ff text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df68ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df68ff in the Color Lab