#FDDEF6 Color Information

Hex color code: #FDDEF6

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

Try:
Color NameMisty Rose
HEX
#FDDEF6
RGB
253, 222, 246
HSL
314°, 89%, 93%
CMYK
0%, 12%, 3%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDDEF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 222, 246

Red: 253 / Green: 222 / Blue: 246

HSL

314°, 89%, 93%

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

CMYK

0%, 12%, 3%, 1%

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

What color is #FDDEF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDDEF6 to RGB:

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

HEX to HSL

Convert #FDDEF6 to HSL:

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

HEX to CMYK

Convert #FDDEF6 to CMYK:

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

Color Meaning and Usage

#FDDEF6 is a soft magenta color with RGB values of 253, 222, 246 and HSL of 314°, 89%, 93%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDDEF6 is #DDFDE5, creating high-contrast pairings. For softer combinations, try analogous colors like #F5DDFD.

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

Contrast with #FDDEF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDDEF6?

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

What is the RGB value of #FDDEF6?

#FDDEF6 in RGB is (253, 222, 246) - 253 red, 222 green, and 246 blue.

How to use #FDDEF6 in CSS?

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

What colors go well with #FDDEF6?

#DDFDE5 (complementary), #F5DDFD (analogous), and #F995E2 (lighter shade) work well with #FDDEF6.