#F8DCEC Color Information

Hex color code: #F8DCEC

#F8DCEC is a airy magenta color. In RGB it is (248, 220, 236), and in HSL it is (326°, 67%, 92%). It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#F8DCEC
RGB
248, 220, 236
HSL
326°, 67%, 92%
CMYK
0%, 11%, 5%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8DCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 220, 236

Red: 248 / Green: 220 / Blue: 236

HSL

326°, 67%, 92%

Hue: 326° / Saturation: 67% / Lightness: 92%

CMYK

0%, 11%, 5%, 3%

Cyan: 0% / Magenta: 11% / Yellow: 5% / Key: 3%

What color is #F8DCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8DCEC to RGB:

rgb(248, 220, 236)HEX to RGB Converter →

HEX to HSL

Convert #F8DCEC to HSL:

hsl(326, 67%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #F8DCEC to CMYK:

cmyk(0%, 11%, 5%, 3%)Color Converter →

Color Meaning and Usage

#F8DCEC is a delicate magenta color with RGB values of 248, 220, 236 and HSL of 326°, 67%, 92%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8DCEC is #DDF8E9, creating high-contrast pairings. For softer combinations, try analogous colors like #F6DDF8.

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

Contrast with #F8DCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8DCEC?

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

What is the RGB value of #F8DCEC?

#F8DCEC in RGB is (248, 220, 236) - 248 red, 220 green, and 236 blue.

How to use #F8DCEC in CSS?

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

What colors go well with #F8DCEC?

#DDF8E9 (complementary), #F6DDF8 (analogous), and #EC9DCA (lighter shade) work well with #F8DCEC.