#DEDCF9 Color Information

Hex color code: #DEDCF9

The hex color #DEDCF9 is a delicate blue with RGB values of (222, 220, 249) and HSL of (244°, 71%, 92%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DEDCF9
RGB
222, 220, 249
HSL
244°, 71%, 92%
CMYK
11%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDCF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 220, 249

Red: 222 / Green: 220 / Blue: 249

HSL

244°, 71%, 92%

Hue: 244° / Saturation: 71% / Lightness: 92%

CMYK

11%, 12%, 0%, 2%

Cyan: 11% / Magenta: 12% / Yellow: 0% / Key: 2%

What color is #DEDCF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDCF9 to RGB:

rgb(222, 220, 249)HEX to RGB Converter →

HEX to HSL

Convert #DEDCF9 to HSL:

hsl(244, 71%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDCF9 to CMYK:

cmyk(11%, 12%, 0%, 2%)Color Converter →

Color Meaning and Usage

#DEDCF9 is a delicate blue color with RGB values of 222, 220, 249 and HSL of 244°, 71%, 92%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDCF9 is #F7F9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE9F9.

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

Contrast with #DEDCF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDCF9?

#DEDCF9 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEDCF9?

#DEDCF9 in RGB is (222, 220, 249) - 222 red, 220 green, and 249 blue.

How to use #DEDCF9 in CSS?

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

What colors go well with #DEDCF9?

#F7F9DC (complementary), #DCE9F9 (analogous), and #A09BEE (lighter shade) work well with #DEDCF9.