#FBE4EE Color Information

Hex color code: #FBE4EE

#FBE4EE is a airy magenta color. In RGB it is (251, 228, 238), and in HSL it is (334°, 74%, 94%). It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#FBE4EE
RGB
251, 228, 238
HSL
334°, 74%, 94%
CMYK
0%, 9%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBE4EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 228, 238

Red: 251 / Green: 228 / Blue: 238

HSL

334°, 74%, 94%

Hue: 334° / Saturation: 74% / Lightness: 94%

CMYK

0%, 9%, 5%, 2%

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

What color is #FBE4EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBE4EE to RGB:

rgb(251, 228, 238)HEX to RGB Converter →

HEX to HSL

Convert #FBE4EE to HSL:

hsl(334, 74%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FBE4EE to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FBE4EE has RGB (251, 228, 238) and HSL (334°, 74%, 94%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBE4EE is #E4FBF1, creating high-contrast pairings. For softer combinations, try analogous colors like #FBE4FA.

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

Contrast with #FBE4EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBE4EE?

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

What is the RGB value of #FBE4EE?

#FBE4EE in RGB is (251, 228, 238) - 251 red, 228 green, and 238 blue.

How to use #FBE4EE in CSS?

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

What colors go well with #FBE4EE?

#E4FBF1 (complementary), #FBE4FA (analogous), and #F1A2C4 (lighter shade) work well with #FBE4EE.