#D4C4DE Color Information

Hex color code: #D4C4DE

A soft purple shade, #D4C4DE appears as (212, 196, 222) in RGB and (277°, 28%, 82%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#D4C4DE
RGB
212, 196, 222
HSL
277°, 28%, 82%
CMYK
5%, 12%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4C4DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 196, 222

Red: 212 / Green: 196 / Blue: 222

HSL

277°, 28%, 82%

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

CMYK

5%, 12%, 0%, 13%

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

What color is #D4C4DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4C4DE to RGB:

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

HEX to HSL

Convert #D4C4DE to HSL:

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

HEX to CMYK

Convert #D4C4DE to CMYK:

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

Color Meaning and Usage

#D4C4DE is a soft purple color with RGB values of 212, 196, 222 and HSL of 277°, 28%, 82%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4C4DE is #CEDEC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C7C4DE.

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

Contrast with #D4C4DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4C4DE?

#D4C4DE is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D4C4DE?

#D4C4DE in RGB is (212, 196, 222) - 212 red, 196 green, and 222 blue.

How to use #D4C4DE in CSS?

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

What colors go well with #D4C4DE?

#CEDEC4 (complementary), #C7C4DE (analogous), and #B093C2 (lighter shade) work well with #D4C4DE.