#F5ECFA Color Information

Hex color code: #F5ECFA

The hex color #F5ECFA is a airy purple with RGB values of (245, 236, 250) and HSL of (279°, 58%, 95%). It is popular in mobile app design.

Try:
Color NameGhost White
HEX
#F5ECFA
RGB
245, 236, 250
HSL
279°, 58%, 95%
CMYK
2%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F5ECFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 236, 250

Red: 245 / Green: 236 / Blue: 250

HSL

279°, 58%, 95%

Hue: 279° / Saturation: 58% / Lightness: 95%

CMYK

2%, 6%, 0%, 2%

Cyan: 2% / Magenta: 6% / Yellow: 0% / Key: 2%

What color is #F5ECFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F5ECFA to RGB:

rgb(245, 236, 250)HEX to RGB Converter →

HEX to HSL

Convert #F5ECFA to HSL:

hsl(279, 58%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #F5ECFA to CMYK:

cmyk(2%, 6%, 0%, 2%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #F5ECFA has RGB (245, 236, 250) and HSL (279°, 58%, 95%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F5ECFA is #F0FAEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EDEBFA.

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

Contrast with #F5ECFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F5ECFA?

#F5ECFA is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F5ECFA?

#F5ECFA in RGB is (245, 236, 250) - 245 red, 236 green, and 250 blue.

How to use #F5ECFA in CSS?

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

What colors go well with #F5ECFA?

#F0FAEB (complementary), #EDEBFA (analogous), and #D5AEEA (lighter shade) work well with #F5ECFA.