Skip to content

#df6def

a light, electric magenta / pink · warm · closest name: violet

RGB
223, 109, 239
HSL
293°, 80%, 68%
CMYK
7, 54, 0, 6
Luminance
0.3286

Every format

HEX#df6def
RGBrgb(223, 109, 239)
HSLhsl(293, 80%, 68%)
CMYKcmyk(7%, 54%, 0%, 6%)
LABlab(64.0 62.5 -46.3)
LCHlch(64.0 77.8 323.5)
OKLCHoklch(0.716 0.211 322.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6def on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#df6def on black: 7.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green42.7%
Blue93.7%

CMYK percentages

Cyan6.7%
Magenta54.4%
Yellow0.0%
Key (black)6.3%

Color previews

#df6def text on a black background

contrast 7.57:1

Card sample

#df6def text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df6def in the Color Lab