#FCEFEB Color Information

Hex color code: #FCEFEB

#FCEFEB is a light red color. In RGB it is (252, 239, 235), and in HSL it is (14°, 74%, 95%). It is commonly used in modern UI design.

Try:
Color NameLinen
HEX
#FCEFEB
RGB
252, 239, 235
HSL
14°, 74%, 95%
CMYK
0%, 5%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 239, 235

Red: 252 / Green: 239 / Blue: 235

HSL

14°, 74%, 95%

Hue: 14° / Saturation: 74% / Lightness: 95%

CMYK

0%, 5%, 7%, 1%

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

What color is #FCEFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEFEB to RGB:

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

HEX to HSL

Convert #FCEFEB to HSL:

hsl(14, 74%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEFEB to CMYK:

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

Color Meaning and Usage

A delicate red tone, #FCEFEB has RGB (252, 239, 235) and HSL (14°, 74%, 95%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEFEB is #E9F7FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE9EE.

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

Contrast with #FCEFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEFEB?

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

What is the RGB value of #FCEFEB?

#FCEFEB in RGB is (252, 239, 235) - 252 red, 239 green, and 235 blue.

How to use #FCEFEB in CSS?

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

What colors go well with #FCEFEB?

#E9F7FC (complementary), #FCE9EE (analogous), and #F2B8A6 (lighter shade) work well with #FCEFEB.