#F0EDFA Color Information

Hex color code: #F0EDFA

A delicate blue shade, #F0EDFA appears as (240, 237, 250) in RGB and (254°, 57%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#F0EDFA
RGB
240, 237, 250
HSL
254°, 57%, 95%
CMYK
4%, 5%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0EDFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 237, 250

Red: 240 / Green: 237 / Blue: 250

HSL

254°, 57%, 95%

Hue: 254° / Saturation: 57% / Lightness: 95%

CMYK

4%, 5%, 0%, 2%

Cyan: 4% / Magenta: 5% / Yellow: 0% / Key: 2%

What color is #F0EDFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0EDFA to RGB:

rgb(240, 237, 250)HEX to RGB Converter →

HEX to HSL

Convert #F0EDFA to HSL:

hsl(254, 57%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #F0EDFA to CMYK:

cmyk(4%, 5%, 0%, 2%)Color Converter →

Color Meaning and Usage

A airy blue tone, #F0EDFA has RGB (240, 237, 250) and HSL (254°, 57%, 95%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F0EDFA is #F6FAEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEFFA.

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

Contrast with #F0EDFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0EDFA?

#F0EDFA is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F0EDFA?

#F0EDFA in RGB is (240, 237, 250) - 240 red, 237 green, and 250 blue.

How to use #F0EDFA in CSS?

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

What colors go well with #F0EDFA?

#F6FAEB (complementary), #EBEFFA (analogous), and #BCAFE9 (lighter shade) work well with #F0EDFA.