#DF9FD8 Color Information

Hex color code: #DF9FD8

#DF9FD8 is a subtle magenta color. In RGB it is (223, 159, 216), and in HSL it is (307°, 50%, 75%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DF9FD8
RGB
223, 159, 216
HSL
307°, 50%, 75%
CMYK
0%, 29%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF9FD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 159, 216

Red: 223 / Green: 159 / Blue: 216

HSL

307°, 50%, 75%

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

CMYK

0%, 29%, 3%, 13%

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

What color is #DF9FD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF9FD8 to RGB:

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

HEX to HSL

Convert #DF9FD8 to HSL:

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

HEX to CMYK

Convert #DF9FD8 to CMYK:

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

Color Meaning and Usage

#DF9FD8 is a subtle magenta color with RGB values of 223, 159, 216 and HSL of 307°, 50%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF9FD8 is #9FDFA7, creating high-contrast pairings. For softer combinations, try analogous colors like #C79FDF.

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

Contrast with #DF9FD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF9FD8?

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

What is the RGB value of #DF9FD8?

#DF9FD8 in RGB is (223, 159, 216) - 223 red, 159 green, and 216 blue.

How to use #DF9FD8 in CSS?

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

What colors go well with #DF9FD8?

#9FDFA7 (complementary), #C79FDF (analogous), and #CC66C0 (lighter shade) work well with #DF9FD8.