Skip to content

#dface3

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

RGB
223, 172, 227
HSL
296°, 50%, 78%
CMYK
2, 24, 0, 11
Luminance
0.5074

Every format

HEX#dface3
RGBrgb(223, 172, 227)
HSLhsl(296, 50%, 78%)
CMYKcmyk(2%, 24%, 0%, 11%)
LABlab(76.5 27.8 -20.4)
LCHlch(76.5 34.5 323.7)
OKLCHoklch(0.808 0.094 324.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dface3 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#dface3 on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.5%
Blue89.0%

CMYK percentages

Cyan1.8%
Magenta24.2%
Yellow0.0%
Key (black)11.0%

Color previews

#dface3 text on a black background

contrast 11.15:1

Card sample

#dface3 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dface3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dface3 in the Color Lab