#FFFBE6 Color Information

Hex color code: #FFFBE6

A ethereal yellow shade, #FFFBE6 appears as (255, 251, 230) in RGB and (50°, 100%, 95%) in HSL. It is typically applied in digital products.

Try:
Color NameOld Lace
HEX
#FFFBE6
RGB
255, 251, 230
HSL
50°, 100%, 95%
CMYK
0%, 2%, 10%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFBE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 251, 230

Red: 255 / Green: 251 / Blue: 230

HSL

50°, 100%, 95%

Hue: 50° / Saturation: 100% / Lightness: 95%

CMYK

0%, 2%, 10%, 0%

Cyan: 0% / Magenta: 2% / Yellow: 10% / Key: 0%

What color is #FFFBE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFBE6 to RGB:

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

HEX to HSL

Convert #FFFBE6 to HSL:

hsl(50, 100%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FFFBE6 to CMYK:

cmyk(0%, 2%, 10%, 0%)Color Converter →

Color Meaning and Usage

A light yellow tone, #FFFBE6 has RGB (255, 251, 230) and HSL (50°, 100%, 95%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFBE6 is #E5EAFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFEEE5.

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

Contrast with #FFFBE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFBE6?

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

What is the RGB value of #FFFBE6?

#FFFBE6 in RGB is (255, 251, 230) - 255 red, 251 green, and 230 blue.

How to use #FFFBE6 in CSS?

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

What colors go well with #FFFBE6?

#E5EAFF (complementary), #FFEEE5 (analogous), and #FFEE99 (lighter shade) work well with #FFFBE6.