#FCE9BC Color Information

Hex color code: #FCE9BC

#FCE9BC is a soft orange color. In RGB it is (252, 233, 188), and in HSL it is (42°, 91%, 86%). It is frequently seen in web interfaces.

Try:
Color NameMoccasin
HEX
#FCE9BC
RGB
252, 233, 188
HSL
42°, 91%, 86%
CMYK
0%, 8%, 25%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCE9BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 233, 188

Red: 252 / Green: 233 / Blue: 188

HSL

42°, 91%, 86%

Hue: 42° / Saturation: 91% / Lightness: 86%

CMYK

0%, 8%, 25%, 1%

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

What color is #FCE9BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE9BC to RGB:

rgb(252, 233, 188)HEX to RGB Converter →

HEX to HSL

Convert #FCE9BC to HSL:

hsl(42, 91%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #FCE9BC to CMYK:

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

Color Meaning and Usage

#FCE9BC is a soft orange color with RGB values of 252, 233, 188 and HSL of 42°, 91%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCE9BC is #BBCEFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCC8BB.

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

Contrast with #FCE9BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE9BC?

#FCE9BC is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCE9BC?

#FCE9BC in RGB is (252, 233, 188) - 252 red, 233 green, and 188 blue.

How to use #FCE9BC in CSS?

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

What colors go well with #FCE9BC?

#BBCEFC (complementary), #FCC8BB (analogous), and #F8D072 (lighter shade) work well with #FCE9BC.