#FEFAFF Color Information

Hex color code: #FEFAFF

#FEFAFF is a delicate magenta color. In RGB it is (254, 250, 255), and in HSL it is (288°, 100%, 99%). It is popular in mobile app design.

Try:
Color NameWhite
HEX
#FEFAFF
RGB
254, 250, 255
HSL
288°, 100%, 99%
CMYK
0%, 2%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFAFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 250, 255

Red: 254 / Green: 250 / Blue: 255

HSL

288°, 100%, 99%

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

CMYK

0%, 2%, 0%, 0%

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

What color is #FEFAFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFAFF to RGB:

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

HEX to HSL

Convert #FEFAFF to HSL:

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

HEX to CMYK

Convert #FEFAFF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #FEFAFF has RGB (254, 250, 255) and HSL (288°, 100%, 99%). 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 #FEFAFF is #FBFFFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FBFAFF.

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

Contrast with #FEFAFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFAFF?

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

What is the RGB value of #FEFAFF?

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

How to use #FEFAFF in CSS?

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

What colors go well with #FEFAFF?

#FBFFFA (complementary), #FBFAFF (analogous), and #EFADFF (lighter shade) work well with #FEFAFF.