#FCEACA Color Information

Hex color code: #FCEACA

#FCEACA is a airy orange color. In RGB it is (252, 234, 202), and in HSL it is (38°, 89%, 89%). It is popular in mobile app design.

Try:
Color NameBlanched Almond
HEX
#FCEACA
RGB
252, 234, 202
HSL
38°, 89%, 89%
CMYK
0%, 7%, 20%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 234, 202

Red: 252 / Green: 234 / Blue: 202

HSL

38°, 89%, 89%

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

CMYK

0%, 7%, 20%, 1%

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

What color is #FCEACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEACA to RGB:

rgb(252, 234, 202)HEX to RGB Converter →

HEX to HSL

Convert #FCEACA to HSL:

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

HEX to CMYK

Convert #FCEACA to CMYK:

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

Color Meaning and Usage

#FCEACA is a light orange color with RGB values of 252, 234, 202 and HSL of 38°, 89%, 89%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEACA is #CADCFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCD1CA.

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

Contrast with #FCEACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEACA?

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

What is the RGB value of #FCEACA?

#FCEACA in RGB is (252, 234, 202) - 252 red, 234 green, and 202 blue.

How to use #FCEACA in CSS?

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

What colors go well with #FCEACA?

#CADCFC (complementary), #FCD1CA (analogous), and #F8CC82 (lighter shade) work well with #FCEACA.