#DFA9CF Color Information

Hex color code: #DFA9CF

The hex color #DFA9CF is a delicate magenta with RGB values of (223, 169, 207) and HSL of (318°, 46%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DFA9CF
RGB
223, 169, 207
HSL
318°, 46%, 77%
CMYK
0%, 24%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFA9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 169, 207

Red: 223 / Green: 169 / Blue: 207

HSL

318°, 46%, 77%

Hue: 318° / Saturation: 46% / Lightness: 77%

CMYK

0%, 24%, 7%, 13%

Cyan: 0% / Magenta: 24% / Yellow: 7% / Key: 13%

What color is #DFA9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFA9CF to RGB:

rgb(223, 169, 207)HEX to RGB Converter →

HEX to HSL

Convert #DFA9CF to HSL:

hsl(318, 46%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DFA9CF to CMYK:

cmyk(0%, 24%, 7%, 13%)Color Converter →

Color Meaning and Usage

#DFA9CF is a airy magenta color with RGB values of 223, 169, 207 and HSL of 318°, 46%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFA9CF is #A9DFBA, creating high-contrast pairings. For softer combinations, try analogous colors like #D5A9DF.

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

Contrast with #DFA9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFA9CF?

#DFA9CF is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DFA9CF?

#DFA9CF in RGB is (223, 169, 207) - 223 red, 169 green, and 207 blue.

How to use #DFA9CF in CSS?

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

What colors go well with #DFA9CF?

#A9DFBA (complementary), #D5A9DF (analogous), and #CB72B0 (lighter shade) work well with #DFA9CF.