Skip to content

#dfbded

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

RGB
223, 189, 237
HSL
283°, 57%, 84%
CMYK
6, 20, 0, 7
Luminance
0.5820

Every format

HEX#dfbded
RGBrgb(223, 189, 237)
HSLhsl(283, 57%, 84%)
CMYKcmyk(6%, 20%, 0%, 7%)
LABlab(80.8 20.6 -19.3)
LCHlch(80.8 28.2 316.9)
OKLCHoklch(0.843 0.075 316.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbded on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#dfbded on black: 12.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green74.1%
Blue92.9%

CMYK percentages

Cyan5.9%
Magenta20.3%
Yellow0.0%
Key (black)7.1%

Color previews

#dfbded text on a black background

contrast 12.64:1

Card sample

#dfbded text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbded in the Color Lab