#DDCEE3 Color Information

Hex color code: #DDCEE3

A ethereal purple shade, #DDCEE3 appears as (221, 206, 227) in RGB and (283°, 27%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DDCEE3
RGB
221, 206, 227
HSL
283°, 27%, 85%
CMYK
3%, 9%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCEE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 206, 227

Red: 221 / Green: 206 / Blue: 227

HSL

283°, 27%, 85%

Hue: 283° / Saturation: 27% / Lightness: 85%

CMYK

3%, 9%, 0%, 11%

Cyan: 3% / Magenta: 9% / Yellow: 0% / Key: 11%

What color is #DDCEE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCEE3 to RGB:

rgb(221, 206, 227)HEX to RGB Converter →

HEX to HSL

Convert #DDCEE3 to HSL:

hsl(283, 27%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCEE3 to CMYK:

cmyk(3%, 9%, 0%, 11%)Color Converter →

Color Meaning and Usage

A airy purple tone, #DDCEE3 has RGB (221, 206, 227) and HSL (283°, 27%, 85%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCEE3 is #D4E3CE, creating high-contrast pairings. For softer combinations, try analogous colors like #D3CEE3.

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

Contrast with #DDCEE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCEE3?

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

What is the RGB value of #DDCEE3?

#DDCEE3 in RGB is (221, 206, 227) - 221 red, 206 green, and 227 blue.

How to use #DDCEE3 in CSS?

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

What colors go well with #DDCEE3?

#D4E3CE (complementary), #D3CEE3 (analogous), and #BB9EC7 (lighter shade) work well with #DDCEE3.