Skip to content

#df8feb

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

RGB
223, 143, 235
HSL
292°, 70%, 74%
CMYK
5, 39, 0, 8
Luminance
0.4133

Every format

HEX#df8feb
RGBrgb(223, 143, 235)
HSLhsl(292, 70%, 74%)
CMYKcmyk(5%, 39%, 0%, 8%)
LABlab(70.4 44.8 -34.2)
LCHlch(70.4 56.4 322.7)
OKLCHoklch(0.763 0.153 322.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8feb on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#df8feb on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green56.1%
Blue92.2%

CMYK percentages

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

Color previews

#df8feb text on a black background

contrast 9.27:1

Card sample

#df8feb text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8feb in the Color Lab