#DDCCF5 Color Information

Hex color code: #DDCCF5

The hex color #DDCCF5 is a delicate purple with RGB values of (221, 204, 245) and HSL of (265°, 67%, 88%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DDCCF5
RGB
221, 204, 245
HSL
265°, 67%, 88%
CMYK
10%, 17%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCCF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 204, 245

Red: 221 / Green: 204 / Blue: 245

HSL

265°, 67%, 88%

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

CMYK

10%, 17%, 0%, 4%

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

What color is #DDCCF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCCF5 to RGB:

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

HEX to HSL

Convert #DDCCF5 to HSL:

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

HEX to CMYK

Convert #DDCCF5 to CMYK:

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

Color Meaning and Usage

#DDCCF5 is a ethereal purple color with RGB values of 221, 204, 245 and HSL of 265°, 67%, 88%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCCF5 is #E4F5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCFF5.

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

Contrast with #DDCCF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCCF5?

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

What is the RGB value of #DDCCF5?

#DDCCF5 in RGB is (221, 204, 245) - 221 red, 204 green, and 245 blue.

How to use #DDCCF5 in CSS?

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

What colors go well with #DDCCF5?

#E4F5CC (complementary), #CCCFF5 (analogous), and #B28CE8 (lighter shade) work well with #DDCCF5.