#DDCDF5 Color Information

Hex color code: #DDCDF5

#DDCDF5 is a airy purple color. In RGB it is (221, 205, 245), and in HSL it is (264°, 67%, 88%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DDCDF5
RGB
221, 205, 245
HSL
264°, 67%, 88%
CMYK
10%, 16%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCDF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 205, 245

Red: 221 / Green: 205 / Blue: 245

HSL

264°, 67%, 88%

Hue: 264° / Saturation: 67% / Lightness: 88%

CMYK

10%, 16%, 0%, 4%

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

What color is #DDCDF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCDF5 to RGB:

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

HEX to HSL

Convert #DDCDF5 to HSL:

hsl(264, 67%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCDF5 to CMYK:

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

Color Meaning and Usage

#DDCDF5 is a airy purple color with RGB values of 221, 205, 245 and HSL of 264°, 67%, 88%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCDF5 is #E5F5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD0F5.

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

Contrast with #DDCDF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCDF5?

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

What is the RGB value of #DDCDF5?

#DDCDF5 in RGB is (221, 205, 245) - 221 red, 205 green, and 245 blue.

How to use #DDCDF5 in CSS?

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

What colors go well with #DDCDF5?

#E5F5CC (complementary), #CCD0F5 (analogous), and #B18CE8 (lighter shade) work well with #DDCDF5.