#DDCDE3 Color Information

Hex color code: #DDCDE3

The hex color #DDCDE3 is a ethereal purple with RGB values of (221, 205, 227) and HSL of (284°, 28%, 85%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DDCDE3
RGB
221, 205, 227
HSL
284°, 28%, 85%
CMYK
3%, 10%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCDE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 205, 227

Red: 221 / Green: 205 / Blue: 227

HSL

284°, 28%, 85%

Hue: 284° / Saturation: 28% / Lightness: 85%

CMYK

3%, 10%, 0%, 11%

Cyan: 3% / Magenta: 10% / Yellow: 0% / Key: 11%

What color is #DDCDE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCDE3 to RGB:

rgb(221, 205, 227)HEX to RGB Converter →

HEX to HSL

Convert #DDCDE3 to HSL:

hsl(284, 28%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCDE3 to CMYK:

cmyk(3%, 10%, 0%, 11%)Color Converter →

Color Meaning and Usage

#DDCDE3 is a light purple color with RGB values of 221, 205, 227 and HSL of 284°, 28%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCDE3 is #D4E3CE, creating high-contrast pairings. For softer combinations, try analogous colors like #D3CEE3.

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

Contrast with #DDCDE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCDE3?

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

What is the RGB value of #DDCDE3?

#DDCDE3 in RGB is (221, 205, 227) - 221 red, 205 green, and 227 blue.

How to use #DDCDE3 in CSS?

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

What colors go well with #DDCDE3?

#D4E3CE (complementary), #D3CEE3 (analogous), and #BC9DC8 (lighter shade) work well with #DDCDE3.