#FFFAFD Color Information

Hex color code: #FFFAFD

A ethereal magenta shade, #FFFAFD appears as (255, 250, 253) in RGB and (324°, 100%, 99%) in HSL. It is typically applied in digital products.

Try:
Color NameSnow
HEX
#FFFAFD
RGB
255, 250, 253
HSL
324°, 100%, 99%
CMYK
0%, 2%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFAFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 250, 253

Red: 255 / Green: 250 / Blue: 253

HSL

324°, 100%, 99%

Hue: 324° / Saturation: 100% / Lightness: 99%

CMYK

0%, 2%, 1%, 0%

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

What color is #FFFAFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFAFD to RGB:

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

HEX to HSL

Convert #FFFAFD to HSL:

hsl(324, 100%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FFFAFD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FFFAFD has RGB (255, 250, 253) and HSL (324°, 100%, 99%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFAFD is #FAFFFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FEFAFF.

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

Contrast with #FFFAFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFAFD?

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

What is the RGB value of #FFFAFD?

#FFFAFD in RGB is (255, 250, 253) - 255 red, 250 green, and 253 blue.

How to use #FFFAFD in CSS?

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

What colors go well with #FFFAFD?

#FAFFFC (complementary), #FEFAFF (analogous), and #FFADDE (lighter shade) work well with #FFFAFD.