#F4CDEC Color Information

Hex color code: #F4CDEC

#F4CDEC is a soft magenta color. In RGB it is (244, 205, 236), and in HSL it is (312°, 64%, 88%). It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#F4CDEC
RGB
244, 205, 236
HSL
312°, 64%, 88%
CMYK
0%, 16%, 3%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4CDEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 205, 236

Red: 244 / Green: 205 / Blue: 236

HSL

312°, 64%, 88%

Hue: 312° / Saturation: 64% / Lightness: 88%

CMYK

0%, 16%, 3%, 4%

Cyan: 0% / Magenta: 16% / Yellow: 3% / Key: 4%

What color is #F4CDEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4CDEC to RGB:

rgb(244, 205, 236)HEX to RGB Converter →

HEX to HSL

Convert #F4CDEC to HSL:

hsl(312, 64%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #F4CDEC to CMYK:

cmyk(0%, 16%, 3%, 4%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #F4CDEC has RGB (244, 205, 236) and HSL (312°, 64%, 88%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F4CDEC is #CDF4D5, creating high-contrast pairings. For softer combinations, try analogous colors like #E8CDF4.

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

Contrast with #F4CDEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4CDEC?

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

What is the RGB value of #F4CDEC?

#F4CDEC in RGB is (244, 205, 236) - 244 red, 205 green, and 236 blue.

How to use #F4CDEC in CSS?

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

What colors go well with #F4CDEC?

#CDF4D5 (complementary), #E8CDF4 (analogous), and #E68ED5 (lighter shade) work well with #F4CDEC.