#FBE4FC Color Information

Hex color code: #FBE4FC

The hex color #FBE4FC is a light magenta with RGB values of (251, 228, 252) and HSL of (297°, 80%, 94%). It is frequently seen in web interfaces.

Try:
Color NameGhost White
HEX
#FBE4FC
RGB
251, 228, 252
HSL
297°, 80%, 94%
CMYK
0%, 10%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBE4FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 228, 252

Red: 251 / Green: 228 / Blue: 252

HSL

297°, 80%, 94%

Hue: 297° / Saturation: 80% / Lightness: 94%

CMYK

0%, 10%, 0%, 1%

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

What color is #FBE4FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBE4FC to RGB:

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

HEX to HSL

Convert #FBE4FC to HSL:

hsl(297, 80%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FBE4FC to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #FBE4FC has RGB (251, 228, 252) and HSL (297°, 80%, 94%). 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 #FBE4FC is #E5FCE3, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE3FC.

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

Contrast with #FBE4FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBE4FC?

#FBE4FC is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBE4FC?

#FBE4FC in RGB is (251, 228, 252) - 251 red, 228 green, and 252 blue.

How to use #FBE4FC in CSS?

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

What colors go well with #FBE4FC?

#E5FCE3 (complementary), #EEE3FC (analogous), and #F09FF4 (lighter shade) work well with #FBE4FC.