#FDE4F2 Color Information

Hex color code: #FDE4F2

A light magenta shade, #FDE4F2 appears as (253, 228, 242) in RGB and (326°, 86%, 94%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#FDE4F2
RGB
253, 228, 242
HSL
326°, 86%, 94%
CMYK
0%, 10%, 4%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDE4F2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 228, 242

Red: 253 / Green: 228 / Blue: 242

HSL

326°, 86%, 94%

Hue: 326° / Saturation: 86% / Lightness: 94%

CMYK

0%, 10%, 4%, 1%

Cyan: 0% / Magenta: 10% / Yellow: 4% / Key: 1%

What color is #FDE4F2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDE4F2 to RGB:

rgb(253, 228, 242)HEX to RGB Converter →

HEX to HSL

Convert #FDE4F2 to HSL:

hsl(326, 86%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FDE4F2 to CMYK:

cmyk(0%, 10%, 4%, 1%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #FDE4F2 has RGB (253, 228, 242) and HSL (326°, 86%, 94%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDE4F2 is #E3FDEE, creating high-contrast pairings. For softer combinations, try analogous colors like #FBE3FD.

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

Contrast with #FDE4F2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDE4F2?

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

What is the RGB value of #FDE4F2?

#FDE4F2 in RGB is (253, 228, 242) - 253 red, 228 green, and 242 blue.

How to use #FDE4F2 in CSS?

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

What colors go well with #FDE4F2?

#E3FDEE (complementary), #FBE3FD (analogous), and #F89BD0 (lighter shade) work well with #FDE4F2.