#F0EFFC Color Information

Hex color code: #F0EFFC

The hex color #F0EFFC is a airy blue with RGB values of (240, 239, 252) and HSL of (245°, 68%, 96%). It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#F0EFFC
RGB
240, 239, 252
HSL
245°, 68%, 96%
CMYK
5%, 5%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0EFFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 239, 252

Red: 240 / Green: 239 / Blue: 252

HSL

245°, 68%, 96%

Hue: 245° / Saturation: 68% / Lightness: 96%

CMYK

5%, 5%, 0%, 1%

Cyan: 5% / Magenta: 5% / Yellow: 0% / Key: 1%

What color is #F0EFFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0EFFC to RGB:

rgb(240, 239, 252)HEX to RGB Converter →

HEX to HSL

Convert #F0EFFC to HSL:

hsl(245, 68%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #F0EFFC to CMYK:

cmyk(5%, 5%, 0%, 1%)Color Converter →

Color Meaning and Usage

A light blue tone, #F0EFFC has RGB (240, 239, 252) and HSL (245°, 68%, 96%). 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 #F0EFFC is #FBFCEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEF4FC.

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

Contrast with #F0EFFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0EFFC?

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

What is the RGB value of #F0EFFC?

#F0EFFC in RGB is (240, 239, 252) - 240 red, 239 green, and 252 blue.

How to use #F0EFFC in CSS?

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

What colors go well with #F0EFFC?

#FBFCEE (complementary), #EEF4FC (analogous), and #B3AEEF (lighter shade) work well with #F0EFFC.