#F7EAFC Color Information

Hex color code: #F7EAFC

A delicate purple shade, #F7EAFC appears as (247, 234, 252) in RGB and (283°, 75%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameGhost White
HEX
#F7EAFC
RGB
247, 234, 252
HSL
283°, 75%, 95%
CMYK
2%, 7%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7EAFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 234, 252

Red: 247 / Green: 234 / Blue: 252

HSL

283°, 75%, 95%

Hue: 283° / Saturation: 75% / Lightness: 95%

CMYK

2%, 7%, 0%, 1%

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

What color is #F7EAFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7EAFC to RGB:

rgb(247, 234, 252)HEX to RGB Converter →

HEX to HSL

Convert #F7EAFC to HSL:

hsl(283, 75%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #F7EAFC to CMYK:

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

Color Meaning and Usage

#F7EAFC is a airy purple color with RGB values of 247, 234, 252 and HSL of 283°, 75%, 95%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F7EAFC is #EEFCE9, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE9FC.

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

Contrast with #F7EAFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7EAFC?

#F7EAFC is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F7EAFC?

#F7EAFC in RGB is (247, 234, 252) - 247 red, 234 green, and 252 blue.

How to use #F7EAFC in CSS?

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

What colors go well with #F7EAFC?

#EEFCE9 (complementary), #EDE9FC (analogous), and #DDA6F2 (lighter shade) work well with #F7EAFC.