#CDA3DC Color Information

Hex color code: #CDA3DC

The hex color #CDA3DC is a soft purple with RGB values of (205, 163, 220) and HSL of (284°, 45%, 75%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CDA3DC
RGB
205, 163, 220
HSL
284°, 45%, 75%
CMYK
7%, 26%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA3DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 163, 220

Red: 205 / Green: 163 / Blue: 220

HSL

284°, 45%, 75%

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

CMYK

7%, 26%, 0%, 14%

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

What color is #CDA3DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA3DC to RGB:

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

HEX to HSL

Convert #CDA3DC to HSL:

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

HEX to CMYK

Convert #CDA3DC to CMYK:

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

Color Meaning and Usage

#CDA3DC is a soft purple color with RGB values of 205, 163, 220 and HSL of 284°, 45%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA3DC is #B2DCA3, creating high-contrast pairings. For softer combinations, try analogous colors like #B0A3DC.

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

Contrast with #CDA3DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDA3DC?

#CDA3DC is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDA3DC?

#CDA3DC in RGB is (205, 163, 220) - 205 red, 163 green, and 220 blue.

How to use #CDA3DC in CSS?

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

What colors go well with #CDA3DC?

#B2DCA3 (complementary), #B0A3DC (analogous), and #AE6BC7 (lighter shade) work well with #CDA3DC.