Skip to content

#df7feb

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

RGB
223, 127, 235
HSL
293°, 73%, 71%
CMYK
5, 46, 0, 8
Luminance
0.3686

Every format

HEX#df7feb
RGBrgb(223, 127, 235)
HSLhsl(293, 73%, 71%)
CMYKcmyk(5%, 46%, 0%, 8%)
LABlab(67.2 53.1 -39.2)
LCHlch(67.2 66.0 323.5)
OKLCHoklch(0.739 0.179 323.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7feb on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#df7feb on black: 8.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green49.8%
Blue92.2%

CMYK percentages

Cyan5.1%
Magenta46.0%
Yellow0.0%
Key (black)7.8%

Color previews

#df7feb text on a black background

contrast 8.37:1

Card sample

#df7feb text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df7feb in the Color Lab