#FCCEEF Color Information

Hex color code: #FCCEEF

A ethereal magenta shade, #FCCEEF appears as (252, 206, 239) in RGB and (317°, 88%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameMisty Rose
HEX
#FCCEEF
RGB
252, 206, 239
HSL
317°, 88%, 90%
CMYK
0%, 18%, 5%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCCEEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 206, 239

Red: 252 / Green: 206 / Blue: 239

HSL

317°, 88%, 90%

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

CMYK

0%, 18%, 5%, 1%

Cyan: 0% / Magenta: 18% / Yellow: 5% / Key: 1%

What color is #FCCEEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCCEEF to RGB:

rgb(252, 206, 239)HEX to RGB Converter →

HEX to HSL

Convert #FCCEEF to HSL:

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

HEX to CMYK

Convert #FCCEEF to CMYK:

cmyk(0%, 18%, 5%, 1%)Color Converter →

Color Meaning and Usage

A light magenta tone, #FCCEEF has RGB (252, 206, 239) and HSL (317°, 88%, 90%). 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 #FCCEEF is #CFFCDC, creating high-contrast pairings. For softer combinations, try analogous colors like #F2CFFC.

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

Contrast with #FCCEEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCCEEF?

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

What is the RGB value of #FCCEEF?

#FCCEEF in RGB is (252, 206, 239) - 252 red, 206 green, and 239 blue.

How to use #FCCEEF in CSS?

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

What colors go well with #FCCEEF?

#CFFCDC (complementary), #F2CFFC (analogous), and #F787D8 (lighter shade) work well with #FCCEEF.