#FDFBE6 Color Information

Hex color code: #FDFBE6

A ethereal yellow shade, #FDFBE6 appears as (253, 251, 230) in RGB and (55°, 85%, 95%) in HSL. It is typically applied in digital products.

Try:
Color NameOld Lace
HEX
#FDFBE6
RGB
253, 251, 230
HSL
55°, 85%, 95%
CMYK
0%, 1%, 9%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFBE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 251, 230

Red: 253 / Green: 251 / Blue: 230

HSL

55°, 85%, 95%

Hue: 55° / Saturation: 85% / Lightness: 95%

CMYK

0%, 1%, 9%, 1%

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

What color is #FDFBE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFBE6 to RGB:

rgb(253, 251, 230)HEX to RGB Converter →

HEX to HSL

Convert #FDFBE6 to HSL:

hsl(55, 85%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFBE6 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #FDFBE6 has RGB (253, 251, 230) and HSL (55°, 85%, 95%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDFBE6 is #E7E9FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF0E7.

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

Contrast with #FDFBE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFBE6?

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

What is the RGB value of #FDFBE6?

#FDFBE6 in RGB is (253, 251, 230) - 253 red, 251 green, and 230 blue.

How to use #FDFBE6 in CSS?

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

What colors go well with #FDFBE6?

#E7E9FD (complementary), #FDF0E7 (analogous), and #F7F0A1 (lighter shade) work well with #FDFBE6.