#DEDCEA Color Information

Hex color code: #DEDCEA

The hex color #DEDCEA is a light blue with RGB values of (222, 220, 234) and HSL of (249°, 25%, 89%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DEDCEA
RGB
222, 220, 234
HSL
249°, 25%, 89%
CMYK
5%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDCEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 220, 234

Red: 222 / Green: 220 / Blue: 234

HSL

249°, 25%, 89%

Hue: 249° / Saturation: 25% / Lightness: 89%

CMYK

5%, 6%, 0%, 8%

Cyan: 5% / Magenta: 6% / Yellow: 0% / Key: 8%

What color is #DEDCEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDCEA to RGB:

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

HEX to HSL

Convert #DEDCEA to HSL:

hsl(249, 25%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDCEA to CMYK:

cmyk(5%, 6%, 0%, 8%)Color Converter →

Color Meaning and Usage

#DEDCEA is a delicate blue color with RGB values of 222, 220, 234 and HSL of 249°, 25%, 89%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDCEA is #E8EADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE1EA.

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

Contrast with #DEDCEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDCEA?

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

What is the RGB value of #DEDCEA?

#DEDCEA in RGB is (222, 220, 234) - 222 red, 220 green, and 234 blue.

How to use #DEDCEA in CSS?

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

What colors go well with #DEDCEA?

#E8EADC (complementary), #DCE1EA (analogous), and #B1ACCD (lighter shade) work well with #DEDCEA.