#F4DDFA Color Information

Hex color code: #F4DDFA

The hex color #F4DDFA is a light magenta with RGB values of (244, 221, 250) and HSL of (288°, 74%, 92%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#F4DDFA
RGB
244, 221, 250
HSL
288°, 74%, 92%
CMYK
2%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4DDFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 221, 250

Red: 244 / Green: 221 / Blue: 250

HSL

288°, 74%, 92%

Hue: 288° / Saturation: 74% / Lightness: 92%

CMYK

2%, 12%, 0%, 2%

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

What color is #F4DDFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4DDFA to RGB:

rgb(244, 221, 250)HEX to RGB Converter →

HEX to HSL

Convert #F4DDFA to HSL:

hsl(288, 74%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #F4DDFA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #F4DDFA has RGB (244, 221, 250) and HSL (288°, 74%, 92%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F4DDFA is #E2FADC, creating high-contrast pairings. For softer combinations, try analogous colors like #E5DCFA.

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

Contrast with #F4DDFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4DDFA?

#F4DDFA is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F4DDFA?

#F4DDFA in RGB is (244, 221, 250) - 244 red, 221 green, and 250 blue.

How to use #F4DDFA in CSS?

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

What colors go well with #F4DDFA?

#E2FADC (complementary), #E5DCFA (analogous), and #DE99F0 (lighter shade) work well with #F4DDFA.