#F0DBFC Color Information

Hex color code: #F0DBFC

A airy purple shade, #F0DBFC appears as (240, 219, 252) in RGB and (278°, 85%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#F0DBFC
RGB
240, 219, 252
HSL
278°, 85%, 92%
CMYK
5%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0DBFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 219, 252

Red: 240 / Green: 219 / Blue: 252

HSL

278°, 85%, 92%

Hue: 278° / Saturation: 85% / Lightness: 92%

CMYK

5%, 13%, 0%, 1%

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

What color is #F0DBFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0DBFC to RGB:

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

HEX to HSL

Convert #F0DBFC to HSL:

hsl(278, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #F0DBFC to CMYK:

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

Color Meaning and Usage

#F0DBFC is a light purple color with RGB values of 240, 219, 252 and HSL of 278°, 85%, 92%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F0DBFC is #E6FCD9, creating high-contrast pairings. For softer combinations, try analogous colors like #DED9FC.

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

Contrast with #F0DBFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0DBFC?

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

What is the RGB value of #F0DBFC?

#F0DBFC in RGB is (240, 219, 252) - 240 red, 219 green, and 252 blue.

How to use #F0DBFC in CSS?

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

What colors go well with #F0DBFC?

#E6FCD9 (complementary), #DED9FC (analogous), and #D292F6 (lighter shade) work well with #F0DBFC.