#F8CCEE Color Information

Hex color code: #F8CCEE

#F8CCEE is a airy magenta color. In RGB it is (248, 204, 238), and in HSL it is (314°, 76%, 89%). It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#F8CCEE
RGB
248, 204, 238
HSL
314°, 76%, 89%
CMYK
0%, 18%, 4%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8CCEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 204, 238

Red: 248 / Green: 204 / Blue: 238

HSL

314°, 76%, 89%

Hue: 314° / Saturation: 76% / Lightness: 89%

CMYK

0%, 18%, 4%, 3%

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

What color is #F8CCEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8CCEE to RGB:

rgb(248, 204, 238)HEX to RGB Converter →

HEX to HSL

Convert #F8CCEE to HSL:

hsl(314, 76%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #F8CCEE to CMYK:

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

Color Meaning and Usage

#F8CCEE is a delicate magenta color with RGB values of 248, 204, 238 and HSL of 314°, 76%, 89%. 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 #F8CCEE is #CEF8D8, creating high-contrast pairings. For softer combinations, try analogous colors like #EDCEF8.

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

Contrast with #F8CCEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8CCEE?

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

What is the RGB value of #F8CCEE?

#F8CCEE in RGB is (248, 204, 238) - 248 red, 204 green, and 238 blue.

How to use #F8CCEE in CSS?

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

What colors go well with #F8CCEE?

#CEF8D8 (complementary), #EDCEF8 (analogous), and #EF8AD8 (lighter shade) work well with #F8CCEE.