Skip to content

#dface2

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

RGB
223, 172, 226
HSL
297°, 48%, 78%
CMYK
1, 24, 0, 11
Luminance
0.5068

Every format

HEX#dface2
RGBrgb(223, 172, 226)
HSLhsl(297, 48%, 78%)
CMYKcmyk(1%, 24%, 0%, 11%)
LABlab(76.5 27.6 -20.0)
LCHlch(76.5 34.1 324.2)
OKLCHoklch(0.808 0.093 324.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dface2 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#dface2 on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.5%
Blue88.6%

CMYK percentages

Cyan1.3%
Magenta23.9%
Yellow0.0%
Key (black)11.4%

Color previews

#dface2 text on a black background

contrast 11.14:1

Card sample

#dface2 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dface2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dface2 in the Color Lab