#FDEAF3 Color Information

Hex color code: #FDEAF3

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

Try:
Color NameSeashell
HEX
#FDEAF3
RGB
253, 234, 243
HSL
332°, 83%, 95%
CMYK
0%, 8%, 4%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDEAF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 234, 243

Red: 253 / Green: 234 / Blue: 243

HSL

332°, 83%, 95%

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

CMYK

0%, 8%, 4%, 1%

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

What color is #FDEAF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDEAF3 to RGB:

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

HEX to HSL

Convert #FDEAF3 to HSL:

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

HEX to CMYK

Convert #FDEAF3 to CMYK:

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

Color Meaning and Usage

#FDEAF3 is a airy magenta color with RGB values of 253, 234, 243 and HSL of 332°, 83%, 95%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDEAF3 is #E8FDF3, creating high-contrast pairings. For softer combinations, try analogous colors like #FDE8FC.

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

Contrast with #FDEAF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDEAF3?

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

What is the RGB value of #FDEAF3?

#FDEAF3 in RGB is (253, 234, 243) - 253 red, 234 green, and 243 blue.

How to use #FDEAF3 in CSS?

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

What colors go well with #FDEAF3?

#E8FDF3 (complementary), #FDE8FC (analogous), and #F6A2C9 (lighter shade) work well with #FDEAF3.