#F2CEE8 Color Information

Hex color code: #F2CEE8

A delicate magenta shade, #F2CEE8 appears as (242, 206, 232) in RGB and (317°, 58%, 88%) in HSL. It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#F2CEE8
RGB
242, 206, 232
HSL
317°, 58%, 88%
CMYK
0%, 15%, 4%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F2CEE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 206, 232

Red: 242 / Green: 206 / Blue: 232

HSL

317°, 58%, 88%

Hue: 317° / Saturation: 58% / Lightness: 88%

CMYK

0%, 15%, 4%, 5%

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

What color is #F2CEE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F2CEE8 to RGB:

rgb(242, 206, 232)HEX to RGB Converter →

HEX to HSL

Convert #F2CEE8 to HSL:

hsl(317, 58%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #F2CEE8 to CMYK:

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

Color Meaning and Usage

#F2CEE8 is a light magenta color with RGB values of 242, 206, 232 and HSL of 317°, 58%, 88%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F2CEE8 is #CFF2D9, creating high-contrast pairings. For softer combinations, try analogous colors like #EACFF2.

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

Contrast with #F2CEE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F2CEE8?

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

What is the RGB value of #F2CEE8?

#F2CEE8 in RGB is (242, 206, 232) - 242 red, 206 green, and 232 blue.

How to use #F2CEE8 in CSS?

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

What colors go well with #F2CEE8?

#CFF2D9 (complementary), #EACFF2 (analogous), and #E292CB (lighter shade) work well with #F2CEE8.