#DCACF1 Color Information

Hex color code: #DCACF1

The hex color #DCACF1 is a soft purple with RGB values of (220, 172, 241) and HSL of (282°, 71%, 81%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DCACF1
RGB
220, 172, 241
HSL
282°, 71%, 81%
CMYK
9%, 29%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCACF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 172, 241

Red: 220 / Green: 172 / Blue: 241

HSL

282°, 71%, 81%

Hue: 282° / Saturation: 71% / Lightness: 81%

CMYK

9%, 29%, 0%, 5%

Cyan: 9% / Magenta: 29% / Yellow: 0% / Key: 5%

What color is #DCACF1?

#DCACF1 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCACF1 to RGB:

rgb(220, 172, 241)HEX to RGB Converter →

HEX to HSL

Convert #DCACF1 to HSL:

hsl(282, 71%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DCACF1 to CMYK:

cmyk(9%, 29%, 0%, 5%)Color Converter →

Color Meaning and Usage

#DCACF1 is a delicate purple color with RGB values of 220, 172, 241 and HSL of 282°, 71%, 81%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCACF1 is #C1F1AC, creating high-contrast pairings. For softer combinations, try analogous colors like #BAACF1.

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

Contrast with #DCACF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCACF1?

#DCACF1 is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCACF1?

#DCACF1 in RGB is (220, 172, 241) - 220 red, 172 green, and 241 blue.

How to use #DCACF1 in CSS?

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

What colors go well with #DCACF1?

#C1F1AC (complementary), #BAACF1 (analogous), and #C16BE6 (lighter shade) work well with #DCACF1.