#DEDFE4 Color Information

Hex color code: #DEDFE4

A ethereal blue shade, #DEDFE4 appears as (222, 223, 228) in RGB and (230°, 10%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DEDFE4
RGB
222, 223, 228
HSL
230°, 10%, 88%
CMYK
3%, 2%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDFE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 223, 228

Red: 222 / Green: 223 / Blue: 228

HSL

230°, 10%, 88%

Hue: 230° / Saturation: 10% / Lightness: 88%

CMYK

3%, 2%, 0%, 11%

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

What color is #DEDFE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDFE4 to RGB:

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

HEX to HSL

Convert #DEDFE4 to HSL:

hsl(230, 10%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDFE4 to CMYK:

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

Color Meaning and Usage

#DEDFE4 is a soft blue color with RGB values of 222, 223, 228 and HSL of 230°, 10%, 88%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDFE4 is #E3E2DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE1E3.

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

Contrast with #DEDFE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDFE4?

#DEDFE4 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEDFE4?

#DEDFE4 in RGB is (222, 223, 228) - 222 red, 223 green, and 228 blue.

How to use #DEDFE4 in CSS?

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

What colors go well with #DEDFE4?

#E3E2DD (complementary), #DDE1E3 (analogous), and #B3B6C1 (lighter shade) work well with #DEDFE4.