#FBE6F1 Color Information

Hex color code: #FBE6F1

A soft magenta shade, #FBE6F1 appears as (251, 230, 241) in RGB and (329°, 72%, 94%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#FBE6F1
RGB
251, 230, 241
HSL
329°, 72%, 94%
CMYK
0%, 8%, 4%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBE6F1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 230, 241

Red: 251 / Green: 230 / Blue: 241

HSL

329°, 72%, 94%

Hue: 329° / Saturation: 72% / Lightness: 94%

CMYK

0%, 8%, 4%, 2%

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

What color is #FBE6F1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBE6F1 to RGB:

rgb(251, 230, 241)HEX to RGB Converter →

HEX to HSL

Convert #FBE6F1 to HSL:

hsl(329, 72%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FBE6F1 to CMYK:

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

Color Meaning and Usage

#FBE6F1 is a delicate magenta color with RGB values of 251, 230, 241 and HSL of 329°, 72%, 94%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBE6F1 is #E5FBEF, creating high-contrast pairings. For softer combinations, try analogous colors like #FAE5FB.

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

Contrast with #FBE6F1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBE6F1?

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

What is the RGB value of #FBE6F1?

#FBE6F1 in RGB is (251, 230, 241) - 251 red, 230 green, and 241 blue.

How to use #FBE6F1 in CSS?

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

What colors go well with #FBE6F1?

#E5FBEF (complementary), #FAE5FB (analogous), and #F0A3CB (lighter shade) work well with #FBE6F1.