#DEDFED Color Information

Hex color code: #DEDFED

A light blue shade, #DEDFED appears as (222, 223, 237) in RGB and (236°, 29%, 90%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DEDFED
RGB
222, 223, 237
HSL
236°, 29%, 90%
CMYK
6%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 223, 237

Red: 222 / Green: 223 / Blue: 237

HSL

236°, 29%, 90%

Hue: 236° / Saturation: 29% / Lightness: 90%

CMYK

6%, 6%, 0%, 7%

Cyan: 6% / Magenta: 6% / Yellow: 0% / Key: 7%

What color is #DEDFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDFED to RGB:

rgb(222, 223, 237)HEX to RGB Converter →

HEX to HSL

Convert #DEDFED to HSL:

hsl(236, 29%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDFED to CMYK:

cmyk(6%, 6%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DEDFED is a ethereal blue color with RGB values of 222, 223, 237 and HSL of 236°, 29%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDFED is #EDECDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEE6ED.

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

Contrast with #DEDFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDFED?

#DEDFED is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEDFED?

#DEDFED in RGB is (222, 223, 237) - 222 red, 223 green, and 237 blue.

How to use #DEDFED in CSS?

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

What colors go well with #DEDFED?

#EDECDE (complementary), #DEE6ED (analogous), and #ADAFD2 (lighter shade) work well with #DEDFED.