#DCA3F5 Color Information

Hex color code: #DCA3F5

#DCA3F5 is a light purple color. In RGB it is (220, 163, 245), and in HSL it is (282°, 80%, 80%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DCA3F5
RGB
220, 163, 245
HSL
282°, 80%, 80%
CMYK
10%, 33%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCA3F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 163, 245

Red: 220 / Green: 163 / Blue: 245

HSL

282°, 80%, 80%

Hue: 282° / Saturation: 80% / Lightness: 80%

CMYK

10%, 33%, 0%, 4%

Cyan: 10% / Magenta: 33% / Yellow: 0% / Key: 4%

What color is #DCA3F5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCA3F5 to RGB:

rgb(220, 163, 245)HEX to RGB Converter →

HEX to HSL

Convert #DCA3F5 to HSL:

hsl(282, 80%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCA3F5 to CMYK:

cmyk(10%, 33%, 0%, 4%)Color Converter →

Color Meaning and Usage

#DCA3F5 is a airy purple color with RGB values of 220, 163, 245 and HSL of 282°, 80%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCA3F5 is #BCF5A3, creating high-contrast pairings. For softer combinations, try analogous colors like #B4A3F5.

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

Contrast with #DCA3F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCA3F5?

#DCA3F5 is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DCA3F5?

#DCA3F5 in RGB is (220, 163, 245) - 220 red, 163 green, and 245 blue.

How to use #DCA3F5 in CSS?

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

What colors go well with #DCA3F5?

#BCF5A3 (complementary), #B4A3F5 (analogous), and #C25EED (lighter shade) work well with #DCA3F5.