#DCACCA Color Information

Hex color code: #DCACCA

A soft magenta shade, #DCACCA appears as (220, 172, 202) in RGB and (323°, 41%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DCACCA
RGB
220, 172, 202
HSL
323°, 41%, 77%
CMYK
0%, 22%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCACCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 172, 202

Red: 220 / Green: 172 / Blue: 202

HSL

323°, 41%, 77%

Hue: 323° / Saturation: 41% / Lightness: 77%

CMYK

0%, 22%, 8%, 14%

Cyan: 0% / Magenta: 22% / Yellow: 8% / Key: 14%

What color is #DCACCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCACCA to RGB:

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

HEX to HSL

Convert #DCACCA to HSL:

hsl(323, 41%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DCACCA to CMYK:

cmyk(0%, 22%, 8%, 14%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #DCACCA has RGB (220, 172, 202) and HSL (323°, 41%, 77%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCACCA is #ACDCBF, creating high-contrast pairings. For softer combinations, try analogous colors like #D7ACDC.

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

Contrast with #DCACCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCACCA?

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

What is the RGB value of #DCACCA?

#DCACCA in RGB is (220, 172, 202) - 220 red, 172 green, and 202 blue.

How to use #DCACCA in CSS?

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

What colors go well with #DCACCA?

#ACDCBF (complementary), #D7ACDC (analogous), and #C676A7 (lighter shade) work well with #DCACCA.