#FDDDF7 Color Information

Hex color code: #FDDDF7

The hex color #FDDDF7 is a light magenta with RGB values of (253, 221, 247) and HSL of (311°, 89%, 93%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#FDDDF7
RGB
253, 221, 247
HSL
311°, 89%, 93%
CMYK
0%, 13%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDDDF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 221, 247

Red: 253 / Green: 221 / Blue: 247

HSL

311°, 89%, 93%

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

CMYK

0%, 13%, 2%, 1%

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

What color is #FDDDF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDDDF7 to RGB:

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

HEX to HSL

Convert #FDDDF7 to HSL:

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

HEX to CMYK

Convert #FDDDF7 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #FDDDF7 has RGB (253, 221, 247) and HSL (311°, 89%, 93%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDDDF7 is #DDFDE3, creating high-contrast pairings. For softer combinations, try analogous colors like #F3DDFD.

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

Contrast with #FDDDF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDDDF7?

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

What is the RGB value of #FDDDF7?

#FDDDF7 in RGB is (253, 221, 247) - 253 red, 221 green, and 247 blue.

How to use #FDDDF7 in CSS?

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

What colors go well with #FDDDF7?

#DDFDE3 (complementary), #F3DDFD (analogous), and #F995E7 (lighter shade) work well with #FDDDF7.