Skip to content

#dfabeb

a light, vivid violet · warm · closest name: plum

RGB
223, 171, 235
HSL
289°, 62%, 80%
CMYK
5, 27, 0, 8
Luminance
0.5081

Every format

HEX#dfabeb
RGBrgb(223, 171, 235)
HSLhsl(289, 62%, 80%)
CMYKcmyk(5%, 27%, 0%, 8%)
LABlab(76.6 29.9 -24.7)
LCHlch(76.6 38.8 320.4)
OKLCHoklch(0.810 0.104 319.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green67.1%
Blue92.2%

CMYK percentages

Cyan5.1%
Magenta27.2%
Yellow0.0%
Key (black)7.8%

Color previews

#dfabeb text on a black background

contrast 11.16:1

Card sample

#dfabeb text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfabeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfabeb in the Color Lab