#FBECFC Color Information

Hex color code: #FBECFC

A light magenta shade, #FBECFC appears as (251, 236, 252) in RGB and (296°, 73%, 96%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGhost White
HEX
#FBECFC
RGB
251, 236, 252
HSL
296°, 73%, 96%
CMYK
0%, 6%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBECFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 236, 252

Red: 251 / Green: 236 / Blue: 252

HSL

296°, 73%, 96%

Hue: 296° / Saturation: 73% / Lightness: 96%

CMYK

0%, 6%, 0%, 1%

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

What color is #FBECFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBECFC to RGB:

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

HEX to HSL

Convert #FBECFC to HSL:

hsl(296, 73%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FBECFC to CMYK:

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

Color Meaning and Usage

A light magenta tone, #FBECFC has RGB (251, 236, 252) and HSL (296°, 73%, 96%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBECFC is #EEFCED, creating high-contrast pairings. For softer combinations, try analogous colors like #F4EDFC.

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

Contrast with #FBECFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBECFC?

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

What is the RGB value of #FBECFC?

#FBECFC in RGB is (251, 236, 252) - 251 red, 236 green, and 252 blue.

How to use #FBECFC in CSS?

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

What colors go well with #FBECFC?

#EEFCED (complementary), #F4EDFC (analogous), and #EDABF2 (lighter shade) work well with #FBECFC.