#FBEAFC Color Information

Hex color code: #FBEAFC

A light magenta shade, #FBEAFC appears as (251, 234, 252) in RGB and (297°, 75%, 95%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGhost White
HEX
#FBEAFC
RGB
251, 234, 252
HSL
297°, 75%, 95%
CMYK
0%, 7%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEAFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 234, 252

Red: 251 / Green: 234 / Blue: 252

HSL

297°, 75%, 95%

Hue: 297° / Saturation: 75% / Lightness: 95%

CMYK

0%, 7%, 0%, 1%

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

What color is #FBEAFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEAFC to RGB:

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

HEX to HSL

Convert #FBEAFC to HSL:

hsl(297, 75%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEAFC to CMYK:

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

Color Meaning and Usage

A light magenta tone, #FBEAFC has RGB (251, 234, 252) and HSL (297°, 75%, 95%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEAFC is #EAFCE9, creating high-contrast pairings. For softer combinations, try analogous colors like #F1E9FC.

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

Contrast with #FBEAFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEAFC?

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

What is the RGB value of #FBEAFC?

#FBEAFC in RGB is (251, 234, 252) - 251 red, 234 green, and 252 blue.

How to use #FBEAFC in CSS?

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

What colors go well with #FBEAFC?

#EAFCE9 (complementary), #F1E9FC (analogous), and #EEA6F2 (lighter shade) work well with #FBEAFC.