#F1DEFC Color Information

Hex color code: #F1DEFC

A soft purple shade, #F1DEFC appears as (241, 222, 252) in RGB and (278°, 83%, 93%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#F1DEFC
RGB
241, 222, 252
HSL
278°, 83%, 93%
CMYK
4%, 12%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1DEFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 222, 252

Red: 241 / Green: 222 / Blue: 252

HSL

278°, 83%, 93%

Hue: 278° / Saturation: 83% / Lightness: 93%

CMYK

4%, 12%, 0%, 1%

Cyan: 4% / Magenta: 12% / Yellow: 0% / Key: 1%

What color is #F1DEFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1DEFC to RGB:

rgb(241, 222, 252)HEX to RGB Converter →

HEX to HSL

Convert #F1DEFC to HSL:

hsl(278, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #F1DEFC to CMYK:

cmyk(4%, 12%, 0%, 1%)Color Converter →

Color Meaning and Usage

#F1DEFC is a light purple color with RGB values of 241, 222, 252 and HSL of 278°, 83%, 93%. 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 #F1DEFC is #E9FCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #E2DEFC.

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

Contrast with #F1DEFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1DEFC?

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

What is the RGB value of #F1DEFC?

#F1DEFC in RGB is (241, 222, 252) - 241 red, 222 green, and 252 blue.

How to use #F1DEFC in CSS?

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

What colors go well with #F1DEFC?

#E9FCDE (complementary), #E2DEFC (analogous), and #D398F5 (lighter shade) work well with #F1DEFC.