#DDCFE3 Color Information

Hex color code: #DDCFE3

#DDCFE3 is a soft purple color. In RGB it is (221, 207, 227), and in HSL it is (282°, 26%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DDCFE3
RGB
221, 207, 227
HSL
282°, 26%, 85%
CMYK
3%, 9%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 227

Red: 221 / Green: 207 / Blue: 227

HSL

282°, 26%, 85%

Hue: 282° / Saturation: 26% / Lightness: 85%

CMYK

3%, 9%, 0%, 11%

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

What color is #DDCFE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFE3 to RGB:

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

HEX to HSL

Convert #DDCFE3 to HSL:

hsl(282, 26%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCFE3 to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #DDCFE3 has RGB (221, 207, 227) and HSL (282°, 26%, 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 #DDCFE3 is #D5E3CF, creating high-contrast pairings. For softer combinations, try analogous colors like #D3CFE3.

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

Contrast with #DDCFE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCFE3?

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

What is the RGB value of #DDCFE3?

#DDCFE3 in RGB is (221, 207, 227) - 221 red, 207 green, and 227 blue.

How to use #DDCFE3 in CSS?

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

What colors go well with #DDCFE3?

#D5E3CF (complementary), #D3CFE3 (analogous), and #BA9FC6 (lighter shade) work well with #DDCFE3.