#F6EBFE Color Information

Hex color code: #F6EBFE

#F6EBFE is a ethereal purple color. In RGB it is (246, 235, 254), and in HSL it is (275°, 90%, 96%). It is typically applied in digital products.

Try:
Color NameGhost White
HEX
#F6EBFE
RGB
246, 235, 254
HSL
275°, 90%, 96%
CMYK
3%, 7%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F6EBFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 235, 254

Red: 246 / Green: 235 / Blue: 254

HSL

275°, 90%, 96%

Hue: 275° / Saturation: 90% / Lightness: 96%

CMYK

3%, 7%, 0%, 0%

Cyan: 3% / Magenta: 7% / Yellow: 0% / Key: 0%

What color is #F6EBFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F6EBFE to RGB:

rgb(246, 235, 254)HEX to RGB Converter →

HEX to HSL

Convert #F6EBFE to HSL:

hsl(275, 90%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #F6EBFE to CMYK:

cmyk(3%, 7%, 0%, 0%)Color Converter →

Color Meaning and Usage

#F6EBFE is a airy purple color with RGB values of 246, 235, 254 and HSL of 275°, 90%, 96%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F6EBFE is #F3FEEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EDECFE.

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

Contrast with #F6EBFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F6EBFE?

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

What is the RGB value of #F6EBFE?

#F6EBFE in RGB is (246, 235, 254) - 246 red, 235 green, and 254 blue.

How to use #F6EBFE in CSS?

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

What colors go well with #F6EBFE?

#F3FEEC (complementary), #EDECFE (analogous), and #D6A3FA (lighter shade) work well with #F6EBFE.