#F7DDFC Color Information

Hex color code: #F7DDFC

A delicate magenta shade, #F7DDFC appears as (247, 221, 252) in RGB and (290°, 84%, 93%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#F7DDFC
RGB
247, 221, 252
HSL
290°, 84%, 93%
CMYK
2%, 12%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7DDFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 221, 252

Red: 247 / Green: 221 / Blue: 252

HSL

290°, 84%, 93%

Hue: 290° / Saturation: 84% / Lightness: 93%

CMYK

2%, 12%, 0%, 1%

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

What color is #F7DDFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7DDFC to RGB:

rgb(247, 221, 252)HEX to RGB Converter →

HEX to HSL

Convert #F7DDFC to HSL:

hsl(290, 84%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #F7DDFC to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #F7DDFC has RGB (247, 221, 252) and HSL (290°, 84%, 93%). 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 #F7DDFC is #E3FCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #E8DEFC.

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

Contrast with #F7DDFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7DDFC?

#F7DDFC is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F7DDFC?

#F7DDFC in RGB is (247, 221, 252) - 247 red, 221 green, and 252 blue.

How to use #F7DDFC in CSS?

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

What colors go well with #F7DDFC?

#E3FCDE (complementary), #E8DEFC (analogous), and #E698F6 (lighter shade) work well with #F7DDFC.