#DCAFDF Color Information

Hex color code: #DCAFDF

#DCAFDF is a delicate magenta color. In RGB it is (220, 175, 223), and in HSL it is (296°, 43%, 78%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DCAFDF
RGB
220, 175, 223
HSL
296°, 43%, 78%
CMYK
1%, 22%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCAFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 175, 223

Red: 220 / Green: 175 / Blue: 223

HSL

296°, 43%, 78%

Hue: 296° / Saturation: 43% / Lightness: 78%

CMYK

1%, 22%, 0%, 13%

Cyan: 1% / Magenta: 22% / Yellow: 0% / Key: 13%

What color is #DCAFDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCAFDF to RGB:

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

HEX to HSL

Convert #DCAFDF to HSL:

hsl(296, 43%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DCAFDF to CMYK:

cmyk(1%, 22%, 0%, 13%)Color Converter →

Color Meaning and Usage

#DCAFDF is a light magenta color with RGB values of 220, 175, 223 and HSL of 296°, 43%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCAFDF is #B2DFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #C4AFDF.

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

Contrast with #DCAFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCAFDF?

#DCAFDF is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DCAFDF?

#DCAFDF in RGB is (220, 175, 223) - 220 red, 175 green, and 223 blue.

How to use #DCAFDF in CSS?

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

What colors go well with #DCAFDF?

#B2DFAF (complementary), #C4AFDF (analogous), and #C478C9 (lighter shade) work well with #DCAFDF.