#FCFDEB Color Information

Hex color code: #FCFDEB

A airy yellow shade, #FCFDEB appears as (252, 253, 235) in RGB and (63°, 82%, 96%) in HSL. It is widely used in graphic design.

Try:
Color NameIvory
HEX
#FCFDEB
RGB
252, 253, 235
HSL
63°, 82%, 96%
CMYK
0%, 0%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFDEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 253, 235

Red: 252 / Green: 253 / Blue: 235

HSL

63°, 82%, 96%

Hue: 63° / Saturation: 82% / Lightness: 96%

CMYK

0%, 0%, 7%, 1%

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

What color is #FCFDEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFDEB to RGB:

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

HEX to HSL

Convert #FCFDEB to HSL:

hsl(63, 82%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFDEB to CMYK:

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

Color Meaning and Usage

#FCFDEB is a airy yellow color with RGB values of 252, 253, 235 and HSL of 63°, 82%, 96%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFDEB is #EDECFD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF6EC.

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

Contrast with #FCFDEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFDEB?

#FCFDEB is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCFDEB?

#FCFDEB in RGB is (252, 253, 235) - 252 red, 253 green, and 235 blue.

How to use #FCFDEB in CSS?

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

What colors go well with #FCFDEB?

#EDECFD (complementary), #FDF6EC (analogous), and #F2F6A7 (lighter shade) work well with #FCFDEB.