#FDFCFA Color Information

Hex color code: #FDFCFA

The hex color #FDFCFA is a delicate orange with RGB values of (253, 252, 250) and HSL of (40°, 43%, 99%). It is popular in mobile app design.

Try:
Color NameSnow
HEX
#FDFCFA
RGB
253, 252, 250
HSL
40°, 43%, 99%
CMYK
0%, 0%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFCFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 252, 250

Red: 253 / Green: 252 / Blue: 250

HSL

40°, 43%, 99%

Hue: 40° / Saturation: 43% / Lightness: 99%

CMYK

0%, 0%, 1%, 1%

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

What color is #FDFCFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFCFA to RGB:

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

HEX to HSL

Convert #FDFCFA to HSL:

hsl(40, 43%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFCFA to CMYK:

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

Color Meaning and Usage

A light orange tone, #FDFCFA has RGB (253, 252, 250) and HSL (40°, 43%, 99%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDFCFA is #FBFCFE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEFCFB.

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

Contrast with #FDFCFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFCFA?

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

What is the RGB value of #FDFCFA?

#FDFCFA in RGB is (253, 252, 250) - 253 red, 252 green, and 250 blue.

How to use #FDFCFA in CSS?

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

What colors go well with #FDFCFA?

#FBFCFE (complementary), #FEFCFB (analogous), and #E8DCC5 (lighter shade) work well with #FDFCFA.