#F9CEDE Color Information

Hex color code: #F9CEDE

A delicate magenta shade, #F9CEDE appears as (249, 206, 222) in RGB and (338°, 78%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#F9CEDE
RGB
249, 206, 222
HSL
338°, 78%, 89%
CMYK
0%, 17%, 11%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F9CEDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

249, 206, 222

Red: 249 / Green: 206 / Blue: 222

HSL

338°, 78%, 89%

Hue: 338° / Saturation: 78% / Lightness: 89%

CMYK

0%, 17%, 11%, 2%

Cyan: 0% / Magenta: 17% / Yellow: 11% / Key: 2%

What color is #F9CEDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F9CEDE to RGB:

rgb(249, 206, 222)HEX to RGB Converter →

HEX to HSL

Convert #F9CEDE to HSL:

hsl(338, 78%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #F9CEDE to CMYK:

cmyk(0%, 17%, 11%, 2%)Color Converter →

Color Meaning and Usage

#F9CEDE is a light magenta color with RGB values of 249, 206, 222 and HSL of 338°, 78%, 89%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F9CEDE is #CDF9E9, creating high-contrast pairings. For softer combinations, try analogous colors like #F9CDF3.

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

Contrast with #F9CEDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F9CEDE?

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

What is the RGB value of #F9CEDE?

#F9CEDE in RGB is (249, 206, 222) - 249 red, 206 green, and 222 blue.

How to use #F9CEDE in CSS?

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

What colors go well with #F9CEDE?

#CDF9E9 (complementary), #F9CDF3 (analogous), and #F089AF (lighter shade) work well with #F9CEDE.