#F8BAE9 Color Information

Hex color code: #F8BAE9

A ethereal magenta shade, #F8BAE9 appears as (248, 186, 233) in RGB and (315°, 82%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePink
HEX
#F8BAE9
RGB
248, 186, 233
HSL
315°, 82%, 85%
CMYK
0%, 25%, 6%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8BAE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 186, 233

Red: 248 / Green: 186 / Blue: 233

HSL

315°, 82%, 85%

Hue: 315° / Saturation: 82% / Lightness: 85%

CMYK

0%, 25%, 6%, 3%

Cyan: 0% / Magenta: 25% / Yellow: 6% / Key: 3%

What color is #F8BAE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8BAE9 to RGB:

rgb(248, 186, 233)HEX to RGB Converter →

HEX to HSL

Convert #F8BAE9 to HSL:

hsl(315, 82%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #F8BAE9 to CMYK:

cmyk(0%, 25%, 6%, 3%)Color Converter →

Color Meaning and Usage

#F8BAE9 is a light magenta color with RGB values of 248, 186, 233 and HSL of 315°, 82%, 85%. 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 #F8BAE9 is #B9F8C9, creating high-contrast pairings. For softer combinations, try analogous colors like #E8B9F8.

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

Contrast with #F8BAE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8BAE9?

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

What is the RGB value of #F8BAE9?

#F8BAE9 in RGB is (248, 186, 233) - 248 red, 186 green, and 233 blue.

How to use #F8BAE9 in CSS?

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

What colors go well with #F8BAE9?

#B9F8C9 (complementary), #E8B9F8 (analogous), and #F174D2 (lighter shade) work well with #F8BAE9.