#FDDEFA Color Information

Hex color code: #FDDEFA

A soft magenta shade, #FDDEFA appears as (253, 222, 250) in RGB and (306°, 89%, 93%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#FDDEFA
RGB
253, 222, 250
HSL
306°, 89%, 93%
CMYK
0%, 12%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDDEFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 222, 250

Red: 253 / Green: 222 / Blue: 250

HSL

306°, 89%, 93%

Hue: 306° / Saturation: 89% / Lightness: 93%

CMYK

0%, 12%, 1%, 1%

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

What color is #FDDEFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDDEFA to RGB:

rgb(253, 222, 250)HEX to RGB Converter →

HEX to HSL

Convert #FDDEFA to HSL:

hsl(306, 89%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FDDEFA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #FDDEFA has RGB (253, 222, 250) and HSL (306°, 89%, 93%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDDEFA is #DDFDE0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0DDFD.

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

Contrast with #FDDEFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDDEFA?

#FDDEFA is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FDDEFA?

#FDDEFA in RGB is (253, 222, 250) - 253 red, 222 green, and 250 blue.

How to use #FDDEFA in CSS?

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

What colors go well with #FDDEFA?

#DDFDE0 (complementary), #F0DDFD (analogous), and #F995EF (lighter shade) work well with #FDDEFA.