#DEDCE7 Color Information

Hex color code: #DEDCE7

A soft blue shade, #DEDCE7 appears as (222, 220, 231) in RGB and (251°, 19%, 88%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DEDCE7
RGB
222, 220, 231
HSL
251°, 19%, 88%
CMYK
4%, 5%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDCE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 220, 231

Red: 222 / Green: 220 / Blue: 231

HSL

251°, 19%, 88%

Hue: 251° / Saturation: 19% / Lightness: 88%

CMYK

4%, 5%, 0%, 9%

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

What color is #DEDCE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDCE7 to RGB:

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

HEX to HSL

Convert #DEDCE7 to HSL:

hsl(251, 19%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDCE7 to CMYK:

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

Color Meaning and Usage

#DEDCE7 is a airy blue color with RGB values of 222, 220, 231 and HSL of 251°, 19%, 88%. 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 #DEDCE7 is #E4E6DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDEE6.

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

Contrast with #DEDCE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDCE7?

#DEDCE7 is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEDCE7?

#DEDCE7 in RGB is (222, 220, 231) - 222 red, 220 green, and 231 blue.

How to use #DEDCE7 in CSS?

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

What colors go well with #DEDCE7?

#E4E6DB (complementary), #DBDEE6 (analogous), and #B2ADC7 (lighter shade) work well with #DEDCE7.