#FEFBFB Color Information

Hex color code: #FEFBFB

A light red shade, #FEFBFB appears as (254, 251, 251) in RGB and (0°, 60%, 99%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSnow
HEX
#FEFBFB
RGB
254, 251, 251
HSL
0°, 60%, 99%
CMYK
0%, 1%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 251, 251

Red: 254 / Green: 251 / Blue: 251

HSL

0°, 60%, 99%

Hue: 0° / Saturation: 60% / Lightness: 99%

CMYK

0%, 1%, 1%, 0%

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

What color is #FEFBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFBFB to RGB:

rgb(254, 251, 251)HEX to RGB Converter →

HEX to HSL

Convert #FEFBFB to HSL:

hsl(0, 60%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FEFBFB to CMYK:

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

Color Meaning and Usage

A light red tone, #FEFBFB has RGB (254, 251, 251) and HSL (0°, 60%, 99%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEFBFB is #FBFEFE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEFBFC.

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

Contrast with #FEFBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFBFB?

#FEFBFB is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FEFBFB?

#FEFBFB in RGB is (254, 251, 251) - 254 red, 251 green, and 251 blue.

How to use #FEFBFB in CSS?

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

What colors go well with #FEFBFB?

#FBFEFE (complementary), #FEFBFC (analogous), and #EFBEBE (lighter shade) work well with #FEFBFB.