#DAAFCA Color Information

Hex color code: #DAAFCA

A ethereal magenta shade, #DAAFCA appears as (218, 175, 202) in RGB and (322°, 37%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DAAFCA
RGB
218, 175, 202
HSL
322°, 37%, 77%
CMYK
0%, 20%, 7%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAAFCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 175, 202

Red: 218 / Green: 175 / Blue: 202

HSL

322°, 37%, 77%

Hue: 322° / Saturation: 37% / Lightness: 77%

CMYK

0%, 20%, 7%, 15%

Cyan: 0% / Magenta: 20% / Yellow: 7% / Key: 15%

What color is #DAAFCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAAFCA to RGB:

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

HEX to HSL

Convert #DAAFCA to HSL:

hsl(322, 37%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DAAFCA to CMYK:

cmyk(0%, 20%, 7%, 15%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DAAFCA has RGB (218, 175, 202) and HSL (322°, 37%, 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 #DAAFCA is #AFDABF, creating high-contrast pairings. For softer combinations, try analogous colors like #D4AFDA.

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

Contrast with #DAAFCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAAFCA?

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

What is the RGB value of #DAAFCA?

#DAAFCA in RGB is (218, 175, 202) - 218 red, 175 green, and 202 blue.

How to use #DAAFCA in CSS?

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

What colors go well with #DAAFCA?

#AFDABF (complementary), #D4AFDA (analogous), and #C27AA8 (lighter shade) work well with #DAAFCA.