#F8EBFC Color Information

Hex color code: #F8EBFC

A delicate magenta shade, #F8EBFC appears as (248, 235, 252) in RGB and (286°, 74%, 95%) in HSL. It is popular in mobile app design.

Try:
Color NameGhost White
HEX
#F8EBFC
RGB
248, 235, 252
HSL
286°, 74%, 95%
CMYK
2%, 7%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8EBFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 235, 252

Red: 248 / Green: 235 / Blue: 252

HSL

286°, 74%, 95%

Hue: 286° / Saturation: 74% / Lightness: 95%

CMYK

2%, 7%, 0%, 1%

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

What color is #F8EBFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8EBFC to RGB:

rgb(248, 235, 252)HEX to RGB Converter →

HEX to HSL

Convert #F8EBFC to HSL:

hsl(286, 74%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #F8EBFC to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #F8EBFC has RGB (248, 235, 252) and HSL (286°, 74%, 95%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8EBFC is #EDFCE9, creating high-contrast pairings. For softer combinations, try analogous colors like #EEE9FC.

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

Contrast with #F8EBFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8EBFC?

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

What is the RGB value of #F8EBFC?

#F8EBFC in RGB is (248, 235, 252) - 248 red, 235 green, and 252 blue.

How to use #F8EBFC in CSS?

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

What colors go well with #F8EBFC?

#EDFCE9 (complementary), #EEE9FC (analogous), and #E0A6F2 (lighter shade) work well with #F8EBFC.