#DDCFE7 Color Information

Hex color code: #DDCFE7

The hex color #DDCFE7 is a airy purple with RGB values of (221, 207, 231) and HSL of (275°, 33%, 86%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DDCFE7
RGB
221, 207, 231
HSL
275°, 33%, 86%
CMYK
4%, 10%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 231

Red: 221 / Green: 207 / Blue: 231

HSL

275°, 33%, 86%

Hue: 275° / Saturation: 33% / Lightness: 86%

CMYK

4%, 10%, 0%, 9%

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

What color is #DDCFE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFE7 to RGB:

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

HEX to HSL

Convert #DDCFE7 to HSL:

hsl(275, 33%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCFE7 to CMYK:

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

Color Meaning and Usage

A airy purple tone, #DDCFE7 has RGB (221, 207, 231) and HSL (275°, 33%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCFE7 is #D9E7D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D1D0E7.

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

Contrast with #DDCFE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCFE7?

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

What is the RGB value of #DDCFE7?

#DDCFE7 in RGB is (221, 207, 231) - 221 red, 207 green, and 231 blue.

How to use #DDCFE7 in CSS?

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

What colors go well with #DDCFE7?

#D9E7D0 (complementary), #D1D0E7 (analogous), and #B99DCD (lighter shade) work well with #DDCFE7.