#DAAFDC Color Information

Hex color code: #DAAFDC

#DAAFDC is a soft magenta color. In RGB it is (218, 175, 220), and in HSL it is (297°, 39%, 77%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DAAFDC
RGB
218, 175, 220
HSL
297°, 39%, 77%
CMYK
1%, 20%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAAFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 175, 220

Red: 218 / Green: 175 / Blue: 220

HSL

297°, 39%, 77%

Hue: 297° / Saturation: 39% / Lightness: 77%

CMYK

1%, 20%, 0%, 14%

Cyan: 1% / Magenta: 20% / Yellow: 0% / Key: 14%

What color is #DAAFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAAFDC to RGB:

rgb(218, 175, 220)HEX to RGB Converter →

HEX to HSL

Convert #DAAFDC to HSL:

hsl(297, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DAAFDC to CMYK:

cmyk(1%, 20%, 0%, 14%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DAAFDC has RGB (218, 175, 220) and HSL (297°, 39%, 77%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAAFDC is #B0DBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #C2ADDB.

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

Contrast with #DAAFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAAFDC?

#DAAFDC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DAAFDC?

#DAAFDC in RGB is (218, 175, 220) - 218 red, 175 green, and 220 blue.

How to use #DAAFDC in CSS?

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

What colors go well with #DAAFDC?

#B0DBAD (complementary), #C2ADDB (analogous), and #C078C4 (lighter shade) work well with #DAAFDC.