#CDC4DE Color Information

Hex color code: #CDC4DE

#CDC4DE is a airy purple color. In RGB it is (205, 196, 222), and in HSL it is (261°, 28%, 82%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CDC4DE
RGB
205, 196, 222
HSL
261°, 28%, 82%
CMYK
8%, 12%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC4DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 196, 222

Red: 205 / Green: 196 / Blue: 222

HSL

261°, 28%, 82%

Hue: 261° / Saturation: 28% / Lightness: 82%

CMYK

8%, 12%, 0%, 13%

Cyan: 8% / Magenta: 12% / Yellow: 0% / Key: 13%

What color is #CDC4DE?

#CDC4DE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC4DE to RGB:

rgb(205, 196, 222)HEX to RGB Converter →

HEX to HSL

Convert #CDC4DE to HSL:

hsl(261, 28%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC4DE to CMYK:

cmyk(8%, 12%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #CDC4DE has RGB (205, 196, 222) and HSL (261°, 28%, 82%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC4DE is #D5DEC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4C8DE.

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

Contrast with #CDC4DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC4DE?

#CDC4DE is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDC4DE?

#CDC4DE in RGB is (205, 196, 222) - 205 red, 196 green, and 222 blue.

How to use #CDC4DE in CSS?

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

What colors go well with #CDC4DE?

#D5DEC4 (complementary), #C4C8DE (analogous), and #A493C2 (lighter shade) work well with #CDC4DE.