#FCEBE8 Color Information

Hex color code: #FCEBE8

A soft red shade, #FCEBE8 appears as (252, 235, 232) in RGB and (9°, 77%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameLinen
HEX
#FCEBE8
RGB
252, 235, 232
HSL
9°, 77%, 95%
CMYK
0%, 7%, 8%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEBE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 235, 232

Red: 252 / Green: 235 / Blue: 232

HSL

9°, 77%, 95%

Hue: 9° / Saturation: 77% / Lightness: 95%

CMYK

0%, 7%, 8%, 1%

Cyan: 0% / Magenta: 7% / Yellow: 8% / Key: 1%

What color is #FCEBE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEBE8 to RGB:

rgb(252, 235, 232)HEX to RGB Converter →

HEX to HSL

Convert #FCEBE8 to HSL:

hsl(9, 77%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEBE8 to CMYK:

cmyk(0%, 7%, 8%, 1%)Color Converter →

Color Meaning and Usage

#FCEBE8 is a airy red color with RGB values of 252, 235, 232 and HSL of 9°, 77%, 95%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEBE8 is #E8F9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE8EF.

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

Contrast with #FCEBE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEBE8?

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

What is the RGB value of #FCEBE8?

#FCEBE8 in RGB is (252, 235, 232) - 252 red, 235 green, and 232 blue.

How to use #FCEBE8 in CSS?

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

What colors go well with #FCEBE8?

#E8F9FC (complementary), #FCE8EF (analogous), and #F3B1A5 (lighter shade) work well with #FCEBE8.