#FBECFD Color Information

Hex color code: #FBECFD

The hex color #FBECFD is a light magenta with RGB values of (251, 236, 253) and HSL of (293°, 81%, 96%). It is commonly used in modern UI design.

Try:
Color NameGhost White
HEX
#FBECFD
RGB
251, 236, 253
HSL
293°, 81%, 96%
CMYK
1%, 7%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBECFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 236, 253

Red: 251 / Green: 236 / Blue: 253

HSL

293°, 81%, 96%

Hue: 293° / Saturation: 81% / Lightness: 96%

CMYK

1%, 7%, 0%, 1%

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

What color is #FBECFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBECFD to RGB:

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

HEX to HSL

Convert #FBECFD to HSL:

hsl(293, 81%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FBECFD to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #FBECFD has RGB (251, 236, 253) and HSL (293°, 81%, 96%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBECFD is #EEFDED, creating high-contrast pairings. For softer combinations, try analogous colors like #F3EDFD.

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

Contrast with #FBECFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBECFD?

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

What is the RGB value of #FBECFD?

#FBECFD in RGB is (251, 236, 253) - 251 red, 236 green, and 253 blue.

How to use #FBECFD in CSS?

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

What colors go well with #FBECFD?

#EEFDED (complementary), #F3EDFD (analogous), and #EDA7F6 (lighter shade) work well with #FBECFD.