#DDC7EE Color Information

Hex color code: #DDC7EE

The hex color #DDC7EE is a soft purple with RGB values of (221, 199, 238) and HSL of (274°, 53%, 86%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DDC7EE
RGB
221, 199, 238
HSL
274°, 53%, 86%
CMYK
7%, 16%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC7EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 199, 238

Red: 221 / Green: 199 / Blue: 238

HSL

274°, 53%, 86%

Hue: 274° / Saturation: 53% / Lightness: 86%

CMYK

7%, 16%, 0%, 7%

Cyan: 7% / Magenta: 16% / Yellow: 0% / Key: 7%

What color is #DDC7EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC7EE to RGB:

rgb(221, 199, 238)HEX to RGB Converter →

HEX to HSL

Convert #DDC7EE to HSL:

hsl(274, 53%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC7EE to CMYK:

cmyk(7%, 16%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft purple tone, #DDC7EE has RGB (221, 199, 238) and HSL (274°, 53%, 86%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC7EE is #D9EEC8, creating high-contrast pairings. For softer combinations, try analogous colors like #CBC8EE.

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

Contrast with #DDC7EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC7EE?

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

What is the RGB value of #DDC7EE?

#DDC7EE in RGB is (221, 199, 238) - 221 red, 199 green, and 238 blue.

How to use #DDC7EE in CSS?

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

What colors go well with #DDC7EE?

#D9EEC8 (complementary), #CBC8EE (analogous), and #BA8EDC (lighter shade) work well with #DDC7EE.