#DAA9CF Color Information

Hex color code: #DAA9CF

A light magenta shade, #DAA9CF appears as (218, 169, 207) in RGB and (313°, 40%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DAA9CF
RGB
218, 169, 207
HSL
313°, 40%, 76%
CMYK
0%, 22%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAA9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 169, 207

Red: 218 / Green: 169 / Blue: 207

HSL

313°, 40%, 76%

Hue: 313° / Saturation: 40% / Lightness: 76%

CMYK

0%, 22%, 5%, 15%

Cyan: 0% / Magenta: 22% / Yellow: 5% / Key: 15%

What color is #DAA9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAA9CF to RGB:

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

HEX to HSL

Convert #DAA9CF to HSL:

hsl(313, 40%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DAA9CF to CMYK:

cmyk(0%, 22%, 5%, 15%)Color Converter →

Color Meaning and Usage

#DAA9CF is a delicate magenta color with RGB values of 218, 169, 207 and HSL of 313°, 40%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAA9CF is #A9DAB4, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA9DA.

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

Contrast with #DAA9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAA9CF?

#DAA9CF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DAA9CF?

#DAA9CF in RGB is (218, 169, 207) - 218 red, 169 green, and 207 blue.

How to use #DAA9CF in CSS?

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

What colors go well with #DAA9CF?

#A9DAB4 (complementary), #CCA9DA (analogous), and #C374B2 (lighter shade) work well with #DAA9CF.