#DF9FCC Color Information

Hex color code: #DF9FCC

A understated magenta shade, #DF9FCC appears as (223, 159, 204) in RGB and (318°, 50%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DF9FCC
RGB
223, 159, 204
HSL
318°, 50%, 75%
CMYK
0%, 29%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF9FCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 159, 204

Red: 223 / Green: 159 / Blue: 204

HSL

318°, 50%, 75%

Hue: 318° / Saturation: 50% / Lightness: 75%

CMYK

0%, 29%, 9%, 13%

Cyan: 0% / Magenta: 29% / Yellow: 9% / Key: 13%

What color is #DF9FCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF9FCC to RGB:

rgb(223, 159, 204)HEX to RGB Converter →

HEX to HSL

Convert #DF9FCC to HSL:

hsl(318, 50%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DF9FCC to CMYK:

cmyk(0%, 29%, 9%, 13%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #DF9FCC has RGB (223, 159, 204) and HSL (318°, 50%, 75%). 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 #DF9FCC is #9FDFB3, creating high-contrast pairings. For softer combinations, try analogous colors like #D29FDF.

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

Contrast with #DF9FCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF9FCC?

#DF9FCC is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF9FCC?

#DF9FCC in RGB is (223, 159, 204) - 223 red, 159 green, and 204 blue.

How to use #DF9FCC in CSS?

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

What colors go well with #DF9FCC?

#9FDFB3 (complementary), #D29FDF (analogous), and #CC66AD (lighter shade) work well with #DF9FCC.