AntiqueWhite — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #FAEBD7 | |
| RGB | rgb(250, 235, 215) | |
| HSL | hsl(34, 78%, 91%) |
Shades of AntiqueWhite
| #F4D4A9 | #EFBD7B | #E9A64E | #E48F21 | #BA7317 | #8D5711 | #5F3B0C | #321F06 |
Tints of AntiqueWhite
| #FBEDDB | #FBEFDF | #FCF1E4 | #FCF4E8 | #FDF6ED | #FDF8F1 | #FEFAF6 | #FEFDFA |
Color Pairings & Harmony
|
Complementary
#D6E6FA
|
Analogous +30°
#F8FAD6
|
Analogous −30°
#FAD9D6
|
Triadic +120°
#D6FAEA
|
Triadic −120°
#EAD6FA
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #FAEBD7;
}
.element-bg {
background-color: #FAEBD7;
color: #000000;
}
.element-border {
border: 2px solid #FAEBD7;
}
About AntiqueWhite
AntiqueWhite is a very light color with high saturation, defined by the hex code #FAEBD7. Its exact color model values are rgb(250, 235, 215) in RGB and hsl(34, 78%, 91%) in HSL (hue 34°, saturation 78%, lightness 91%). On a white background the contrast ratio is 1.17:1 — Fail, and on black it is 17.93:1 — AAA pass for normal text. Use AntiqueWhite for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →