#CDB7DC Color Information

Hex color code: #CDB7DC

A light purple shade, #CDB7DC appears as (205, 183, 220) in RGB and (276°, 35%, 79%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CDB7DC
RGB
205, 183, 220
HSL
276°, 35%, 79%
CMYK
7%, 17%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB7DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 183, 220

Red: 205 / Green: 183 / Blue: 220

HSL

276°, 35%, 79%

Hue: 276° / Saturation: 35% / Lightness: 79%

CMYK

7%, 17%, 0%, 14%

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

What color is #CDB7DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB7DC to RGB:

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

HEX to HSL

Convert #CDB7DC to HSL:

hsl(276, 35%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB7DC to CMYK:

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

Color Meaning and Usage

#CDB7DC is a light purple color with RGB values of 205, 183, 220 and HSL of 276°, 35%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB7DC is #C6DCB7, creating high-contrast pairings. For softer combinations, try analogous colors like #BAB7DC.

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

Contrast with #CDB7DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB7DC?

#CDB7DC is a light purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDB7DC?

#CDB7DC in RGB is (205, 183, 220) - 205 red, 183 green, and 220 blue.

How to use #CDB7DC in CSS?

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

What colors go well with #CDB7DC?

#C6DCB7 (complementary), #BAB7DC (analogous), and #AA83C3 (lighter shade) work well with #CDB7DC.