#DDC5EF Color Information

Hex color code: #DDC5EF

#DDC5EF is a delicate purple color. In RGB it is (221, 197, 239), and in HSL it is (274°, 57%, 85%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DDC5EF
RGB
221, 197, 239
HSL
274°, 57%, 85%
CMYK
8%, 18%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC5EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 197, 239

Red: 221 / Green: 197 / Blue: 239

HSL

274°, 57%, 85%

Hue: 274° / Saturation: 57% / Lightness: 85%

CMYK

8%, 18%, 0%, 6%

Cyan: 8% / Magenta: 18% / Yellow: 0% / Key: 6%

What color is #DDC5EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC5EF to RGB:

rgb(221, 197, 239)HEX to RGB Converter →

HEX to HSL

Convert #DDC5EF to HSL:

hsl(274, 57%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC5EF to CMYK:

cmyk(8%, 18%, 0%, 6%)Color Converter →

Color Meaning and Usage

#DDC5EF is a delicate purple color with RGB values of 221, 197, 239 and HSL of 274°, 57%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC5EF is #D6EFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #C6C3EF.

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

Contrast with #DDC5EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC5EF?

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

What is the RGB value of #DDC5EF?

#DDC5EF in RGB is (221, 197, 239) - 221 red, 197 green, and 239 blue.

How to use #DDC5EF in CSS?

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

What colors go well with #DDC5EF?

#D6EFC3 (complementary), #C6C3EF (analogous), and #B887DE (lighter shade) work well with #DDC5EF.