AntiqueWhite Color — HEX, RGB, HSL, Palettes & Contrast

AntiqueWhite (#faebd7): Complete color reference with HEX, RGB, HSL values, tints & shades, complementary, analogous, triadic, split-complementary, and tetradic palettes, WCAG contrast recommendations, and ready-to-use CSS code.

#faebd7
HEX #faebd7
RGB rgb(250, 235, 215)
HSL 34°, 78%, 91%

Use AntiqueWhite in Your Projects

About AntiqueWhite Color

AntiqueWhite is a warm off-white that adds vintage charm to designs. It is popular for history blogs, vintage shops, and recipe websites.

Use Cases for AntiqueWhite

vintage shopshistory blogsrecipe sitespaper texturesclassic themes

Shades & Tints of AntiqueWhite

#ffffff
#fefaf5
#fdf5eb
#fbf0e1
#faebd7
#bcb0a1
#7d766c
#3f3b36
#000000

Complementary Color

#faebd7
#d6e6fa

Analogous Colors

#fad9d6
#faebd7
#f8fad6

Triadic Colors

#faebd7
#d6faea
#ead6fa

Split Complementary

#faebd7
#d6f8fa
#d9d6fa

Tetradic Colors

#faebd7
#e6fad6
#d6e6fa
#ead6fa

CSS Code

.antiquewhite-color {
  color: #faebd7;
  background-color: #faebd7;
}

/* As a CSS custom property */
:root {
  --color-antiquewhite: #faebd7;
}

Accessibility Score

75 / 100
Rating: Good
AA contrast on best text color (30 pts)
AAA contrast on best text color (25 pts)
Versatile lightness for backgrounds & text (25 pts)
Not extreme black/white (20 pts)

A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.

Contrast Recommendations

Black text on AntiqueWhite
Ratio: 17.93:1 ✓ Passes AA ✓ Passes AAA
White text on AntiqueWhite
Ratio: 1.17:1 ✗ Fails AA ✗ Fails AAA

Frequently Asked Questions

What color is AntiqueWhite?

AntiqueWhite is represented by the hex code #faebd7 and has RGB values of rgb(250, 235, 215). It falls under the White category.

How to use AntiqueWhite in web design?

AntiqueWhite works well for vintage shops, history blogs, recipe sites. AntiqueWhite is a warm off-white that adds vintage charm to designs. It is popular for history blogs, vintage shops, and recipe websites. Use it as a primary color, accent, or background depending on your design needs.

What colors go with AntiqueWhite?

Colors that pair well with AntiqueWhite include bisque, blanchedalmond, oldlace, linen, papayawhip. For a complementary scheme, try #d6e6fa. For an analogous scheme, use #fad9d6 and #f8fad6. For a triadic scheme, combine with #d6faea and #ead6fa.