#FDE8FB Color Information

Hex color code: #FDE8FB

A soft magenta shade, #FDE8FB appears as (253, 232, 251) in RGB and (306°, 84%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameGhost White
HEX
#FDE8FB
RGB
253, 232, 251
HSL
306°, 84%, 95%
CMYK
0%, 8%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDE8FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 232, 251

Red: 253 / Green: 232 / Blue: 251

HSL

306°, 84%, 95%

Hue: 306° / Saturation: 84% / Lightness: 95%

CMYK

0%, 8%, 1%, 1%

Cyan: 0% / Magenta: 8% / Yellow: 1% / Key: 1%

What color is #FDE8FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDE8FB to RGB:

rgb(253, 232, 251)HEX to RGB Converter →

HEX to HSL

Convert #FDE8FB to HSL:

hsl(306, 84%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FDE8FB to CMYK:

cmyk(0%, 8%, 1%, 1%)Color Converter →

Color Meaning and Usage

#FDE8FB is a light magenta color with RGB values of 253, 232, 251 and HSL of 306°, 84%, 95%. 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 #FDE8FB is #E8FDEA, creating high-contrast pairings. For softer combinations, try analogous colors like #F4E8FD.

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

Contrast with #FDE8FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDE8FB?

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

What is the RGB value of #FDE8FB?

#FDE8FB in RGB is (253, 232, 251) - 253 red, 232 green, and 251 blue.

How to use #FDE8FB in CSS?

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

What colors go well with #FDE8FB?

#E8FDEA (complementary), #F4E8FD (analogous), and #F7A1EE (lighter shade) work well with #FDE8FB.