#FEE8FB Color Information

Hex color code: #FEE8FB

A airy magenta shade, #FEE8FB appears as (254, 232, 251) in RGB and (308°, 92%, 95%) in HSL. It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#FEE8FB
RGB
254, 232, 251
HSL
308°, 92%, 95%
CMYK
0%, 9%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEE8FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 232, 251

Red: 254 / Green: 232 / Blue: 251

HSL

308°, 92%, 95%

Hue: 308° / Saturation: 92% / Lightness: 95%

CMYK

0%, 9%, 1%, 0%

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

What color is #FEE8FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEE8FB to RGB:

rgb(254, 232, 251)HEX to RGB Converter →

HEX to HSL

Convert #FEE8FB to HSL:

hsl(308, 92%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FEE8FB to CMYK:

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

Color Meaning and Usage

#FEE8FB is a soft magenta color with RGB values of 254, 232, 251 and HSL of 308°, 92%, 95%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEE8FB is #E7FEEA, creating high-contrast pairings. For softer combinations, try analogous colors like #F5E7FE.

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

Contrast with #FEE8FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEE8FB?

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

What is the RGB value of #FEE8FB?

#FEE8FB in RGB is (254, 232, 251) - 254 red, 232 green, and 251 blue.

How to use #FEE8FB in CSS?

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

What colors go well with #FEE8FB?

#E7FEEA (complementary), #F5E7FE (analogous), and #FB9DEE (lighter shade) work well with #FEE8FB.