Skip to content

#df8ace

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

RGB
223, 138, 206
HSL
312°, 57%, 71%
CMYK
0, 38, 8, 13
Luminance
0.3832

Every format

HEX#df8ace
RGBrgb(223, 138, 206)
HSLhsl(312, 57%, 71%)
CMYKcmyk(0%, 38%, 8%, 13%)
LABlab(68.3 42.2 -21.5)
LCHlch(68.3 47.4 333.0)
OKLCHoklch(0.743 0.134 334.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8ace on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#df8ace on black: 8.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green54.1%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta38.1%
Yellow7.6%
Key (black)12.5%

Color previews

#df8ace text on a black background

contrast 8.66:1

Card sample

#df8ace text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8ace in the Color Lab