#FDEAFD Color Information

Hex color code: #FDEAFD

#FDEAFD is a delicate magenta color. In RGB it is (253, 234, 253), and in HSL it is (300°, 83%, 95%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDEAFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 234, 253

Red: 253 / Green: 234 / Blue: 253

HSL

300°, 83%, 95%

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

CMYK

0%, 8%, 0%, 1%

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

What color is #FDEAFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDEAFD to RGB:

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

HEX to HSL

Convert #FDEAFD to HSL:

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

HEX to CMYK

Convert #FDEAFD to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #FDEAFD has RGB (253, 234, 253) and HSL (300°, 83%, 95%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDEAFD is #E8FDE8, creating high-contrast pairings. For softer combinations, try analogous colors like #F2E8FD.

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

Contrast with #FDEAFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDEAFD?

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

What is the RGB value of #FDEAFD?

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

How to use #FDEAFD in CSS?

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

What colors go well with #FDEAFD?

#E8FDE8 (complementary), #F2E8FD (analogous), and #F6A2F6 (lighter shade) work well with #FDEAFD.