#FDDFF8 Color Information

Hex color code: #FDDFF8

#FDDFF8 is a light magenta color. In RGB it is (253, 223, 248), and in HSL it is (310°, 88%, 93%). It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#FDDFF8
RGB
253, 223, 248
HSL
310°, 88%, 93%
CMYK
0%, 12%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDDFF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 223, 248

Red: 253 / Green: 223 / Blue: 248

HSL

310°, 88%, 93%

Hue: 310° / Saturation: 88% / Lightness: 93%

CMYK

0%, 12%, 2%, 1%

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

What color is #FDDFF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDDFF8 to RGB:

rgb(253, 223, 248)HEX to RGB Converter →

HEX to HSL

Convert #FDDFF8 to HSL:

hsl(310, 88%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FDDFF8 to CMYK:

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

Color Meaning and Usage

#FDDFF8 is a soft magenta color with RGB values of 253, 223, 248 and HSL of 310°, 88%, 93%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FDDFF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDDFF8?

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

What is the RGB value of #FDDFF8?

#FDDFF8 in RGB is (253, 223, 248) - 253 red, 223 green, and 248 blue.

How to use #FDDFF8 in CSS?

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

What colors go well with #FDDFF8?

#DDFDE3 (complementary), #F2DDFD (analogous), and #F896E8 (lighter shade) work well with #FDDFF8.