#F5DDFA Color Information

Hex color code: #F5DDFA

A ethereal magenta shade, #F5DDFA appears as (245, 221, 250) in RGB and (290°, 74%, 92%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#F5DDFA
RGB
245, 221, 250
HSL
290°, 74%, 92%
CMYK
2%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F5DDFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 221, 250

Red: 245 / Green: 221 / Blue: 250

HSL

290°, 74%, 92%

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

CMYK

2%, 12%, 0%, 2%

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

What color is #F5DDFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F5DDFA to RGB:

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

HEX to HSL

Convert #F5DDFA to HSL:

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

HEX to CMYK

Convert #F5DDFA to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #F5DDFA has RGB (245, 221, 250) and HSL (290°, 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 #F5DDFA is #E1FADC, creating high-contrast pairings. For softer combinations, try analogous colors like #E6DCFA.

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

Contrast with #F5DDFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F5DDFA?

#F5DDFA is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F5DDFA?

#F5DDFA in RGB is (245, 221, 250) - 245 red, 221 green, and 250 blue.

How to use #F5DDFA in CSS?

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

What colors go well with #F5DDFA?

#E1FADC (complementary), #E6DCFA (analogous), and #E199F0 (lighter shade) work well with #F5DDFA.