#FBEFDA Color Information

Hex color code: #FBEFDA

A airy orange shade, #FBEFDA appears as (251, 239, 218) in RGB and (38°, 80%, 92%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#FBEFDA
RGB
251, 239, 218
HSL
38°, 80%, 92%
CMYK
0%, 5%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 239, 218

Red: 251 / Green: 239 / Blue: 218

HSL

38°, 80%, 92%

Hue: 38° / Saturation: 80% / Lightness: 92%

CMYK

0%, 5%, 13%, 2%

Cyan: 0% / Magenta: 5% / Yellow: 13% / Key: 2%

What color is #FBEFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEFDA to RGB:

rgb(251, 239, 218)HEX to RGB Converter →

HEX to HSL

Convert #FBEFDA to HSL:

hsl(38, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEFDA to CMYK:

cmyk(0%, 5%, 13%, 2%)Color Converter →

Color Meaning and Usage

A soft orange tone, #FBEFDA has RGB (251, 239, 218) and HSL (38°, 80%, 92%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEFDA is #DAE6FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBDFDA.

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

Contrast with #FBEFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEFDA?

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

What is the RGB value of #FBEFDA?

#FBEFDA in RGB is (251, 239, 218) - 251 red, 239 green, and 218 blue.

How to use #FBEFDA in CSS?

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

What colors go well with #FBEFDA?

#DAE6FB (complementary), #FBDFDA (analogous), and #F3D195 (lighter shade) work well with #FBEFDA.