#FDEAFB Color Information

Hex color code: #FDEAFB

#FDEAFB is a ethereal magenta color. In RGB it is (253, 234, 251), and in HSL it is (306°, 83%, 95%). It is typically applied in digital products.

Try:
Color NameGhost White
HEX
#FDEAFB
RGB
253, 234, 251
HSL
306°, 83%, 95%
CMYK
0%, 8%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDEAFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 234, 251

Red: 253 / Green: 234 / Blue: 251

HSL

306°, 83%, 95%

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

CMYK

0%, 8%, 1%, 1%

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

What color is #FDEAFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDEAFB to RGB:

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

HEX to HSL

Convert #FDEAFB to HSL:

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

HEX to CMYK

Convert #FDEAFB to CMYK:

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

Color Meaning and Usage

#FDEAFB is a delicate magenta color with RGB values of 253, 234, 251 and HSL of 306°, 83%, 95%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDEAFB is #E8FDEA, creating high-contrast pairings. For softer combinations, try analogous colors like #F4E8FD.

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

Contrast with #FDEAFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDEAFB?

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

What is the RGB value of #FDEAFB?

#FDEAFB in RGB is (253, 234, 251) - 253 red, 234 green, and 251 blue.

How to use #FDEAFB in CSS?

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

What colors go well with #FDEAFB?

#E8FDEA (complementary), #F4E8FD (analogous), and #F6A2EE (lighter shade) work well with #FDEAFB.