#FBEEF4 Color Information

Hex color code: #FBEEF4

A ethereal magenta shade, #FBEEF4 appears as (251, 238, 244) in RGB and (332°, 62%, 96%) in HSL. It is typically applied in digital products.

Try:
Color NameSeashell
HEX
#FBEEF4
RGB
251, 238, 244
HSL
332°, 62%, 96%
CMYK
0%, 5%, 3%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEEF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 238, 244

Red: 251 / Green: 238 / Blue: 244

HSL

332°, 62%, 96%

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

CMYK

0%, 5%, 3%, 2%

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

What color is #FBEEF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEEF4 to RGB:

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

HEX to HSL

Convert #FBEEF4 to HSL:

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

HEX to CMYK

Convert #FBEEF4 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #FBEEF4 has RGB (251, 238, 244) and HSL (332°, 62%, 96%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEEF4 is #EEFBF5, creating high-contrast pairings. For softer combinations, try analogous colors like #FBEEFB.

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

Contrast with #FBEEF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEEF4?

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

What is the RGB value of #FBEEF4?

#FBEEF4 in RGB is (251, 238, 244) - 251 red, 238 green, and 244 blue.

How to use #FBEEF4 in CSS?

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

What colors go well with #FBEEF4?

#EEFBF5 (complementary), #FBEEFB (analogous), and #EDB1CD (lighter shade) work well with #FBEEF4.