#DEDAFC Color Information

Hex color code: #DEDAFC

A airy blue shade, #DEDAFC appears as (222, 218, 252) in RGB and (247°, 85%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DEDAFC
RGB
222, 218, 252
HSL
247°, 85%, 92%
CMYK
12%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDAFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 218, 252

Red: 222 / Green: 218 / Blue: 252

HSL

247°, 85%, 92%

Hue: 247° / Saturation: 85% / Lightness: 92%

CMYK

12%, 13%, 0%, 1%

Cyan: 12% / Magenta: 13% / Yellow: 0% / Key: 1%

What color is #DEDAFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDAFC to RGB:

rgb(222, 218, 252)HEX to RGB Converter →

HEX to HSL

Convert #DEDAFC to HSL:

hsl(247, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDAFC to CMYK:

cmyk(12%, 13%, 0%, 1%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #DEDAFC has RGB (222, 218, 252) and HSL (247°, 85%, 92%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDAFC is #F8FCD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9E7FC.

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

Contrast with #DEDAFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDAFC?

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

What is the RGB value of #DEDAFC?

#DEDAFC in RGB is (222, 218, 252) - 222 red, 218 green, and 252 blue.

How to use #DEDAFC in CSS?

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

What colors go well with #DEDAFC?

#F8FCD9 (complementary), #D9E7FC (analogous), and #9E92F6 (lighter shade) work well with #DEDAFC.