#DDD8EB Color Information

Hex color code: #DDD8EB

#DDD8EB is a delicate purple color. In RGB it is (221, 216, 235), and in HSL it is (256°, 32%, 88%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DDD8EB
RGB
221, 216, 235
HSL
256°, 32%, 88%
CMYK
6%, 8%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDD8EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 216, 235

Red: 221 / Green: 216 / Blue: 235

HSL

256°, 32%, 88%

Hue: 256° / Saturation: 32% / Lightness: 88%

CMYK

6%, 8%, 0%, 8%

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

What color is #DDD8EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD8EB to RGB:

rgb(221, 216, 235)HEX to RGB Converter →

HEX to HSL

Convert #DDD8EB to HSL:

hsl(256, 32%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DDD8EB to CMYK:

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

Color Meaning and Usage

#DDD8EB is a ethereal purple color with RGB values of 221, 216, 235 and HSL of 256°, 32%, 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 #DDD8EB is #E5EAD7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7DBEA.

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

Contrast with #DDD8EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD8EB?

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

What is the RGB value of #DDD8EB?

#DDD8EB in RGB is (221, 216, 235) - 221 red, 216 green, and 235 blue.

How to use #DDD8EB in CSS?

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

What colors go well with #DDD8EB?

#E5EAD7 (complementary), #D7DBEA (analogous), and #B0A4D0 (lighter shade) work well with #DDD8EB.