#DFB9DB Color Information

Hex color code: #DFB9DB

A delicate magenta shade, #DFB9DB appears as (223, 185, 219) in RGB and (306°, 37%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DFB9DB
RGB
223, 185, 219
HSL
306°, 37%, 80%
CMYK
0%, 17%, 2%, 13%

Shades

CSS Usage
color: #DFB9DB;
background-color: #DFB9DB;
border-color: #DFB9DB;
box-shadow: 0 0 10px #DFB9DB;
border: 2px solid #DFB9DB;
Tailwind Usage
bg-[#DFB9DB]
text-[#DFB9DB]
border-[#DFB9DB]
shadow-[0_0_10px_DFB9DB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #DFB9DB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #DFB9DB; color: #000000; }

Badge

New Feature
.badge { background-color: #DFB9DB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #DFB9DB; background-color: #DFB9DB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #DFB9DB20; border-left: 4px solid #DFB9DB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #DFB9DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #DFB9DB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 185, 219

Red: 223 / Green: 185 / Blue: 219

HSL

306°, 37%, 80%

Hue: 306° / Saturation: 37% / Lightness: 80%

CMYK

0%, 17%, 2%, 13%

Cyan: 0% / Magenta: 17% / Yellow: 2% / Key: 13%

What color is #DFB9DB?

#DFB9DB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB9DB to RGB:

rgb(223, 185, 219)HEX to RGB Converter →

HEX to HSL

Convert #DFB9DB to HSL:

hsl(306, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB9DB to CMYK:

cmyk(0%, 17%, 2%, 13%)Color Converter →

Color Meaning and Usage

A light magenta tone, #DFB9DB has RGB (223, 185, 219) and HSL (306°, 37%, 80%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB9DB is #B9DFBD, creating high-contrast pairings. For softer combinations, try analogous colors like #D0B9DF.

Use #DFB9DB in CSS: color: #DFB9DB or background-color: #DFB9DB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #DFB9DB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.10:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB9DB?

#DFB9DB is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DFB9DB?

#DFB9DB in RGB is (223, 185, 219) - 223 red, 185 green, and 219 blue.

How to use #DFB9DB in CSS?

Use #DFB9DB directly in your CSS properties like color or background-color.

What colors go well with #DFB9DB?

#B9DFBD (complementary), #D0B9DF (analogous), and #C785C0 (lighter shade) work well with #DFB9DB.