Skip to content

#dfbaeb

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

RGB
223, 186, 235
HSL
285°, 55%, 83%
CMYK
5, 21, 0, 8
Luminance
0.5680

Every format

HEX#dfbaeb
RGBrgb(223, 186, 235)
HSLhsl(285, 55%, 83%)
CMYKcmyk(5%, 21%, 0%, 8%)
LABlab(80.1 21.8 -19.4)
LCHlch(80.1 29.2 318.4)
OKLCHoklch(0.837 0.078 317.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbaeb on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dfbaeb on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green72.9%
Blue92.2%

CMYK percentages

Cyan5.1%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#dfbaeb text on a black background

contrast 12.36:1

Card sample

#dfbaeb text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbaeb in the Color Lab