#CDA4DC Color Information

Hex color code: #CDA4DC

A subtle purple shade, #CDA4DC appears as (205, 164, 220) in RGB and (284°, 44%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CDA4DC
RGB
205, 164, 220
HSL
284°, 44%, 75%
CMYK
7%, 25%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA4DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 164, 220

Red: 205 / Green: 164 / Blue: 220

HSL

284°, 44%, 75%

Hue: 284° / Saturation: 44% / Lightness: 75%

CMYK

7%, 25%, 0%, 14%

Cyan: 7% / Magenta: 25% / Yellow: 0% / Key: 14%

What color is #CDA4DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA4DC to RGB:

rgb(205, 164, 220)HEX to RGB Converter →

HEX to HSL

Convert #CDA4DC to HSL:

hsl(284, 44%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CDA4DC to CMYK:

cmyk(7%, 25%, 0%, 14%)Color Converter →

Color Meaning and Usage

#CDA4DC is a pastel purple color with RGB values of 205, 164, 220 and HSL of 284°, 44%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA4DC is #B2DBA3, creating high-contrast pairings. For softer combinations, try analogous colors like #B0A3DB.

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

Contrast with #CDA4DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDA4DC?

#CDA4DC is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDA4DC?

#CDA4DC in RGB is (205, 164, 220) - 205 red, 164 green, and 220 blue.

How to use #CDA4DC in CSS?

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

What colors go well with #CDA4DC?

#B2DBA3 (complementary), #B0A3DB (analogous), and #AE6CC6 (lighter shade) work well with #CDA4DC.