#FDF1FF Color Information

Hex color code: #FDF1FF

A delicate magenta shade, #FDF1FF appears as (253, 241, 255) in RGB and (291°, 100%, 97%) in HSL. It is often used for branding and logos.

Try:
Color NameGhost White
HEX
#FDF1FF
RGB
253, 241, 255
HSL
291°, 100%, 97%
CMYK
1%, 5%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDF1FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 241, 255

Red: 253 / Green: 241 / Blue: 255

HSL

291°, 100%, 97%

Hue: 291° / Saturation: 100% / Lightness: 97%

CMYK

1%, 5%, 0%, 0%

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

What color is #FDF1FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDF1FF to RGB:

rgb(253, 241, 255)HEX to RGB Converter →

HEX to HSL

Convert #FDF1FF to HSL:

hsl(291, 100%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FDF1FF to CMYK:

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

Color Meaning and Usage

A light magenta tone, #FDF1FF has RGB (253, 241, 255) and HSL (291°, 100%, 97%). 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 #FDF1FF is #F2FFF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F5F0FF.

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

Contrast with #FDF1FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDF1FF?

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

What is the RGB value of #FDF1FF?

#FDF1FF in RGB is (253, 241, 255) - 253 red, 241 green, and 255 blue.

How to use #FDF1FF in CSS?

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

What colors go well with #FDF1FF?

#F2FFF0 (complementary), #F5F0FF (analogous), and #F1A3FF (lighter shade) work well with #FDF1FF.