#FDFEF6 Color Information

Hex color code: #FDFEF6

The hex color #FDFEF6 is a soft yellow with RGB values of (253, 254, 246) and HSL of (67°, 80%, 98%). It is frequently seen in web interfaces.

Try:
Color NameSnow
HEX
#FDFEF6
RGB
253, 254, 246
HSL
67°, 80%, 98%
CMYK
0%, 0%, 3%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFEF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 254, 246

Red: 253 / Green: 254 / Blue: 246

HSL

67°, 80%, 98%

Hue: 67° / Saturation: 80% / Lightness: 98%

CMYK

0%, 0%, 3%, 0%

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

What color is #FDFEF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFEF6 to RGB:

rgb(253, 254, 246)HEX to RGB Converter →

HEX to HSL

Convert #FDFEF6 to HSL:

hsl(67, 80%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFEF6 to CMYK:

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

Color Meaning and Usage

#FDFEF6 is a light yellow color with RGB values of 253, 254, 246 and HSL of 67°, 80%, 98%. 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 #FDFEF6 is #F7F6FE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEFBF6.

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

Contrast with #FDFEF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFEF6?

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

What is the RGB value of #FDFEF6?

#FDFEF6 in RGB is (253, 254, 246) - 253 red, 254 green, and 246 blue.

How to use #FDFEF6 in CSS?

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

What colors go well with #FDFEF6?

#F7F6FE (complementary), #FEFBF6 (analogous), and #EEF6B1 (lighter shade) work well with #FDFEF6.