#FDDDF9 Color Information

Hex color code: #FDDDF9

#FDDDF9 is a light magenta color. In RGB it is (253, 221, 249), and in HSL it is (308°, 89%, 93%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#FDDDF9
RGB
253, 221, 249
HSL
308°, 89%, 93%
CMYK
0%, 13%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDDDF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 221, 249

Red: 253 / Green: 221 / Blue: 249

HSL

308°, 89%, 93%

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

CMYK

0%, 13%, 2%, 1%

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

What color is #FDDDF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDDDF9 to RGB:

rgb(253, 221, 249)HEX to RGB Converter →

HEX to HSL

Convert #FDDDF9 to HSL:

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

HEX to CMYK

Convert #FDDDF9 to CMYK:

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

Color Meaning and Usage

#FDDDF9 is a ethereal magenta color with RGB values of 253, 221, 249 and HSL of 308°, 89%, 93%. 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 #FDDDF9 is #DDFDE1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1DDFD.

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

Contrast with #FDDDF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDDDF9?

#FDDDF9 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FDDDF9?

#FDDDF9 in RGB is (253, 221, 249) - 253 red, 221 green, and 249 blue.

How to use #FDDDF9 in CSS?

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

What colors go well with #FDDDF9?

#DDFDE1 (complementary), #F1DDFD (analogous), and #F995EC (lighter shade) work well with #FDDDF9.