#FCEDEE Color Information

Hex color code: #FCEDEE

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

Try:
Color NameSeashell
HEX
#FCEDEE
RGB
252, 237, 238
HSL
356°, 71%, 96%
CMYK
0%, 6%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 237, 238

Red: 252 / Green: 237 / Blue: 238

HSL

356°, 71%, 96%

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

CMYK

0%, 6%, 6%, 1%

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

What color is #FCEDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEDEE to RGB:

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

HEX to HSL

Convert #FCEDEE to HSL:

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

HEX to CMYK

Convert #FCEDEE to CMYK:

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

Color Meaning and Usage

#FCEDEE is a airy red color with RGB values of 252, 237, 238 and HSL of 356°, 71%, 96%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEDEE is #EEFCFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FCEEF6.

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

Contrast with #FCEDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEDEE?

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

What is the RGB value of #FCEDEE?

#FCEDEE in RGB is (252, 237, 238) - 252 red, 237 green, and 238 blue.

How to use #FCEDEE in CSS?

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

What colors go well with #FCEDEE?

#EEFCFB (complementary), #FCEEF6 (analogous), and #F1ACB1 (lighter shade) work well with #FCEDEE.