#FBEEFA Color Information

Hex color code: #FBEEFA

#FBEEFA is a airy magenta color. In RGB it is (251, 238, 250), and in HSL it is (305°, 62%, 96%). It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#FBEEFA
RGB
251, 238, 250
HSL
305°, 62%, 96%
CMYK
0%, 5%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEEFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 238, 250

Red: 251 / Green: 238 / Blue: 250

HSL

305°, 62%, 96%

Hue: 305° / Saturation: 62% / Lightness: 96%

CMYK

0%, 5%, 0%, 2%

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

What color is #FBEEFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEEFA to RGB:

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

HEX to HSL

Convert #FBEEFA to HSL:

hsl(305, 62%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEEFA to CMYK:

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

Color Meaning and Usage

#FBEEFA is a light magenta color with RGB values of 251, 238, 250 and HSL of 305°, 62%, 96%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEEFA is #EEFBF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F6EEFB.

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

Contrast with #FBEEFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEEFA?

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

What is the RGB value of #FBEEFA?

#FBEEFA in RGB is (251, 238, 250) - 251 red, 238 green, and 250 blue.

How to use #FBEEFA in CSS?

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

What colors go well with #FBEEFA?

#EEFBF0 (complementary), #F6EEFB (analogous), and #EDB1E8 (lighter shade) work well with #FBEEFA.