HEX atlas value

#FAEBD7

#FAEBD7 is a warm orange HEX color close to Antique White. According to Colors Encyclopedia, it converts to RGB 250, 235, 215, HSL 34, 78%, 91%, has luminance 0.8465, and belongs to the light and pastel groups.

#FAEBD7 Sample readable text
HEX #FAEBD7
RGB rgb(250, 235, 215)
HSL hsl(34 78% 91%)
CMYK cmyk(0, 6, 14, 2)
Luminance 0.8465
Contrast Black 17.93:1White 1.17:1

CSS

--color-faebd7: #FAEBD7;
.background-faebd7 { background-color: #FAEBD7; }
.text-faebd7 { color: #FAEBD7; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.8465
Black text17.93:1AA Pass
White text1.17:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#FAEBD7","rgb":[250,235,215],"hsl":[34,78,91],"cmyk":[0,6,14,2],"luminance":0.8465,"contrast":{"black":17.93,"white":1.17}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.93,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.17,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F8FAD6","hex":"#F8FAD6","family":"yellow","bestTextColor":"#000000","contrastBlack":19.64,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Papaya Whip","hex":"#FFEFD5","family":"orange","bestTextColor":"#000000","contrastBlack":18.56,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFEBD1","hex":"#FFEBD1","family":"orange","bestTextColor":"#000000","contrastBlack":18.06,"contrastWhite":1.16,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F5EADB","hex":"#F5EADB","family":"orange","bestTextColor":"#000000","contrastBlack":17.67,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","pastel","light orange","pastel orange","Antique White adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/faebd7.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/antique-white.json","https://www.colorsencyclopedia.com/api/colors/papaya-whip.json","https://www.colorsencyclopedia.com/api/colors/canvas.json"]}
Harmonies
{"complementary":"#D6E6FA","analogous":["#FAD9D6","#F8FAD6"],"triadic":["#D6FAEA","#EAD6FA"],"tetradic":["#D6FAD9","#D6E6FA","#FAD6F8"],"splitComplementary":["#D6F8FA","#D9D6FA"],"monochromatic":["#FFFFFF","#FAEBD7","#F0C184"]}
Variants
{"light":"#FFFFFF","dark":"#F0C184","saturated":"#FFEBD1","desaturated":"#F5EADB","pastel":"#FFFFFF","neon":"#FFFDFA"}
Nearest named colors
[{"slug":"antique-white","name":"Antique White","hex":"#FAEBD7","distance":0},{"slug":"papaya-whip","name":"Papaya Whip","hex":"#FFEFD5","distance":6.708203932499369},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":9.219544457292887},{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":10.099504938362077},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":10.295630140987}]

HEX meaning and use

About #FAEBD7

#FAEBD7 is classified as a warm orange value with light and pastel visual character. #FAEBD7 is visually closest to Antique White, a named orange color with HEX #FAEBD7.

The RGB channels are 250, 235, and 215, with red carrying the strongest channel weight. In HSL, the hue is 34deg with 78% saturation and 91% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and soft UI backgrounds. Its luminance is 0.8465, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 0.00, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.93:1AA Pass
White text1.17:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #FAEBD7 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000017.93:1 · AAA
White text#FFFFFF1.17:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F8FAD6#000000 text · best 19.64:1#F8FAD6
Papaya Whip#000000 text · best 18.56:1#FFEFD5
#FFEBD1#000000 text · best 18.06:1#FFEBD1
#F5EADB#000000 text · best 17.67:1#F5EADB

Generated Palette

Antique White#FAEBD7
#D6E6FA#D6E6FA
#FAD9D6#FAD9D6
#F8FAD6#F8FAD6
White#FFFFFF
#F0C184#F0C184

Color Harmonies

#D6E6FA#D6E6FA
#FAD9D6#FAD9D6
#F8FAD6#F8FAD6
#D6FAEA#D6FAEA
#EAD6FA#EAD6FA

Variants

White#FFFFFF
#F0C184#F0C184
#FFEBD1#FFEBD1
#F5EADB#F5EADB
White#FFFFFF
#FFFDFA#FFFDFA

Nearest Named Colors