#DDCDF4 Color Information

Hex color code: #DDCDF4

A light purple shade, #DDCDF4 appears as (221, 205, 244) in RGB and (265°, 64%, 88%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DDCDF4
RGB
221, 205, 244
HSL
265°, 64%, 88%
CMYK
9%, 16%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCDF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 205, 244

Red: 221 / Green: 205 / Blue: 244

HSL

265°, 64%, 88%

Hue: 265° / Saturation: 64% / Lightness: 88%

CMYK

9%, 16%, 0%, 4%

Cyan: 9% / Magenta: 16% / Yellow: 0% / Key: 4%

What color is #DDCDF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCDF4 to RGB:

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

HEX to HSL

Convert #DDCDF4 to HSL:

hsl(265, 64%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCDF4 to CMYK:

cmyk(9%, 16%, 0%, 4%)Color Converter →

Color Meaning and Usage

#DDCDF4 is a ethereal purple color with RGB values of 221, 205, 244 and HSL of 265°, 64%, 88%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCDF4 is #E4F4CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD0F4.

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

Contrast with #DDCDF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCDF4?

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

What is the RGB value of #DDCDF4?

#DDCDF4 in RGB is (221, 205, 244) - 221 red, 205 green, and 244 blue.

How to use #DDCDF4 in CSS?

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

What colors go well with #DDCDF4?

#E4F4CD (complementary), #CDD0F4 (analogous), and #B38EE6 (lighter shade) work well with #DDCDF4.