#FCECED Color Information

Hex color code: #FCECED

A airy red shade, #FCECED appears as (252, 236, 237) in RGB and (356°, 73%, 96%) in HSL. It is popular in mobile app design.

Try:
Color NameLinen
HEX
#FCECED
RGB
252, 236, 237
HSL
356°, 73%, 96%
CMYK
0%, 6%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCECED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 236, 237

Red: 252 / Green: 236 / Blue: 237

HSL

356°, 73%, 96%

Hue: 356° / Saturation: 73% / Lightness: 96%

CMYK

0%, 6%, 6%, 1%

Cyan: 0% / Magenta: 6% / Yellow: 6% / Key: 1%

What color is #FCECED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCECED to RGB:

rgb(252, 236, 237)HEX to RGB Converter →

HEX to HSL

Convert #FCECED to HSL:

hsl(356, 73%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCECED to CMYK:

cmyk(0%, 6%, 6%, 1%)Color Converter →

Color Meaning and Usage

#FCECED is a light red color with RGB values of 252, 236, 237 and HSL of 356°, 73%, 96%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCECED is #EDFCFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FCEDF6.

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

Contrast with #FCECED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCECED?

#FCECED is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCECED?

#FCECED in RGB is (252, 236, 237) - 252 red, 236 green, and 237 blue.

How to use #FCECED in CSS?

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

What colors go well with #FCECED?

#EDFCFB (complementary), #FCEDF6 (analogous), and #F2ABB0 (lighter shade) work well with #FCECED.