Skip to content

#df3feb

a balanced, electric magenta / pink · warm · closest name: magenta

RGB
223, 63, 235
HSL
296°, 81%, 58%
CMYK
5, 73, 0, 8
Luminance
0.2524

Every format

HEX#df3feb
RGBrgb(223, 63, 235)
HSLhsl(296, 81%, 58%)
CMYKcmyk(5%, 73%, 0%, 8%)
LABlab(57.3 80.0 -54.8)
LCHlch(57.3 96.9 325.6)
OKLCHoklch(0.667 0.266 324.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df3feb on white: 3.47:1
AA ✗ fail · AA-large · AAA
Aa
#df3feb on black: 6.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green24.7%
Blue92.2%

CMYK percentages

Cyan5.1%
Magenta73.2%
Yellow0.0%
Key (black)7.8%

Color previews

#df3feb text on a black background

contrast 6.05:1

Card sample

#df3feb text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df3feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df3feb in the Color Lab