#FFFAFE Color Information

Hex color code: #FFFAFE

#FFFAFE is a airy magenta color. In RGB it is (255, 250, 254), and in HSL it is (312°, 100%, 99%). It is widely used in graphic design.

Try:
Color NameSnow
HEX
#FFFAFE
RGB
255, 250, 254
HSL
312°, 100%, 99%
CMYK
0%, 2%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFAFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 250, 254

Red: 255 / Green: 250 / Blue: 254

HSL

312°, 100%, 99%

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

CMYK

0%, 2%, 0%, 0%

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

What color is #FFFAFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFAFE to RGB:

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

HEX to HSL

Convert #FFFAFE to HSL:

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

HEX to CMYK

Convert #FFFAFE to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FFFAFE has RGB (255, 250, 254) and HSL (312°, 100%, 99%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFAFE is #FAFFFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FDFAFF.

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

Contrast with #FFFAFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFAFE?

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

What is the RGB value of #FFFAFE?

#FFFAFE in RGB is (255, 250, 254) - 255 red, 250 green, and 254 blue.

How to use #FFFAFE in CSS?

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

What colors go well with #FFFAFE?

#FAFFFB (complementary), #FDFAFF (analogous), and #FFADEF (lighter shade) work well with #FFFAFE.