#FCEBCB Color Information

Hex color code: #FCEBCB

A soft orange shade, #FCEBCB appears as (252, 235, 203) in RGB and (39°, 89%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameBlanched Almond
HEX
#FCEBCB
RGB
252, 235, 203
HSL
39°, 89%, 89%
CMYK
0%, 7%, 19%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 235, 203

Red: 252 / Green: 235 / Blue: 203

HSL

39°, 89%, 89%

Hue: 39° / Saturation: 89% / Lightness: 89%

CMYK

0%, 7%, 19%, 1%

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

What color is #FCEBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEBCB to RGB:

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

HEX to HSL

Convert #FCEBCB to HSL:

hsl(39, 89%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEBCB to CMYK:

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

Color Meaning and Usage

#FCEBCB is a ethereal orange color with RGB values of 252, 235, 203 and HSL of 39°, 89%, 89%. 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 #FCEBCB is #CADBFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCD1CA.

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

Contrast with #FCEBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEBCB?

#FCEBCB is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCEBCB?

#FCEBCB in RGB is (252, 235, 203) - 252 red, 235 green, and 203 blue.

How to use #FCEBCB in CSS?

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

What colors go well with #FCEBCB?

#CADBFC (complementary), #FCD1CA (analogous), and #F8CE82 (lighter shade) work well with #FCEBCB.