#F2D5FC Color Information

Hex color code: #F2D5FC

The hex color #F2D5FC is a delicate magenta with RGB values of (242, 213, 252) and HSL of (285°, 87%, 91%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#F2D5FC
RGB
242, 213, 252
HSL
285°, 87%, 91%
CMYK
4%, 15%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F2D5FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 213, 252

Red: 242 / Green: 213 / Blue: 252

HSL

285°, 87%, 91%

Hue: 285° / Saturation: 87% / Lightness: 91%

CMYK

4%, 15%, 0%, 1%

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

What color is #F2D5FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F2D5FC to RGB:

rgb(242, 213, 252)HEX to RGB Converter →

HEX to HSL

Convert #F2D5FC to HSL:

hsl(285, 87%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #F2D5FC to CMYK:

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

Color Meaning and Usage

A light magenta tone, #F2D5FC has RGB (242, 213, 252) and HSL (285°, 87%, 91%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F2D5FC is #DEFCD4, creating high-contrast pairings. For softer combinations, try analogous colors like #DED4FC.

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

Contrast with #F2D5FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F2D5FC?

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

What is the RGB value of #F2D5FC?

#F2D5FC in RGB is (242, 213, 252) - 242 red, 213 green, and 252 blue.

How to use #F2D5FC in CSS?

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

What colors go well with #F2D5FC?

#DEFCD4 (complementary), #DED4FC (analogous), and #DC8DF7 (lighter shade) work well with #F2D5FC.