#DF9ADB Color Information

Hex color code: #DF9ADB

A balanced magenta shade, #DF9ADB appears as (223, 154, 219) in RGB and (303°, 52%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DF9ADB
RGB
223, 154, 219
HSL
303°, 52%, 74%
CMYK
0%, 31%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #DF9ADB; 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 #DF9ADB; background-color: #DF9ADB15; }

Alert / Toast

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

Link / Accent

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

a { color: #DF9ADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 154, 219

Red: 223 / Green: 154 / Blue: 219

HSL

303°, 52%, 74%

Hue: 303° / Saturation: 52% / Lightness: 74%

CMYK

0%, 31%, 2%, 13%

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

What color is #DF9ADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF9ADB to RGB:

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

HEX to HSL

Convert #DF9ADB to HSL:

hsl(303, 52%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DF9ADB to CMYK:

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

Color Meaning and Usage

#DF9ADB is a subtle magenta color with RGB values of 223, 154, 219 and HSL of 303°, 52%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF9ADB is #9ADF9E, creating high-contrast pairings. For softer combinations, try analogous colors like #C09ADF.

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

Contrast with #DF9ADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF9ADB?

#DF9ADB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF9ADB?

#DF9ADB in RGB is (223, 154, 219) - 223 red, 154 green, and 219 blue.

How to use #DF9ADB in CSS?

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

What colors go well with #DF9ADB?

#9ADF9E (complementary), #C09ADF (analogous), and #CD60C7 (lighter shade) work well with #DF9ADB.