HEX atlas value

#F8AF81

#F8AF81 is a warm orange HEX color close to Light Salmon. According to Colors Encyclopedia, it converts to RGB 248, 175, 129, HSL 23, 89%, 74%, has luminance 0.522, and belongs to the vibrant group.

#F8AF81 Sample readable text
HEX #F8AF81
RGB rgb(248, 175, 129)
HSL hsl(23 89% 74%)
CMYK cmyk(0, 29, 48, 3)
Luminance 0.522
Contrast Black 11.44:1White 1.84:1

CSS

--color-f8af81: #F8AF81;
.background-f8af81 { background-color: #F8AF81; }
.text-f8af81 { color: #F8AF81; }

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.522
Black text11.44:1AA Pass
White text1.84: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":"#F8AF81","rgb":[248,175,129],"hsl":[23,89,74],"cmyk":[0,29,48,3],"luminance":0.522,"contrast":{"black":11.44,"white":1.84}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":11.44,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.84,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FDE6D8","hex":"#FDE6D8","family":"orange","bestTextColor":"#000000","contrastBlack":17.49,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F8EA82","hex":"#F8EA82","family":"yellow","bestTextColor":"#000000","contrastBlack":17.08,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Topaz","hex":"#FFC87C","family":"orange","bestTextColor":"#000000","contrastBlack":13.8,"contrastWhite":1.52,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Pale Gold","hex":"#E6BE8A","family":"orange","bestTextColor":"#000000","contrastBlack":12.1,"contrastWhite":1.74,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#82CAF8","hex":"#82CAF8","family":"blue","bestTextColor":"#000000","contrastBlack":11.75,"contrastWhite":1.79,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["warm orange","vibrant","vibrant orange","Light Salmon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f8af81.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/light-salmon.json","https://www.colorsencyclopedia.com/api/colors/pale-gold.json","https://www.colorsencyclopedia.com/api/colors/topaz.json"]}
Harmonies
{"complementary":"#82CAF8","analogous":["#F8828F","#F8EA82"],"triadic":["#82F8AF","#AF82F8"],"tetradic":["#8FF882","#82CAF8","#EA82F8"],"splitComplementary":["#82F8EA","#828FF8"],"monochromatic":["#FDE6D8","#F8AF81","#F3772B"]}
Variants
{"light":"#FDE6D8","dark":"#F3772B","saturated":"#FFAD7A","desaturated":"#E9B290","pastel":"#FEFCFB","neon":"#FFC6A3"}
Nearest named colors
[{"slug":"light-salmon","name":"Light Salmon","hex":"#FFA07A","distance":17.97220075561143},{"slug":"pale-gold","name":"Pale Gold","hex":"#E6BE8A","distance":25.099800796022265},{"slug":"topaz","name":"Topaz","hex":"#FFC87C","distance":26.43860813280457},{"slug":"burly-wood","name":"Burly Wood","hex":"#DEB887","distance":28.160255680657446},{"slug":"dark-salmon","name":"Dark Salmon","hex":"#E9967A","distance":29.9833287011299}]

HEX meaning and use

About #F8AF81

#F8AF81 is classified as a warm orange value with vibrant visual character. #F8AF81 is visually closest to Light Salmon, a named orange color with HEX #FFA07A.

The RGB channels are 248, 175, and 129, with red carrying the strongest channel weight. In HSL, the hue is 23deg with 89% saturation and 74% 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 high-energy accents. Its luminance is 0.522, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 17.97, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text11.44:1AA Pass
White text1.84:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000011.44:1 · AAA
White text#FFFFFF1.84:1 · Fail

Accessible Alternatives

#FDE6D8#000000 text · best 17.49:1#FDE6D8
#F8EA82#000000 text · best 17.08:1#F8EA82
Topaz#000000 text · best 13.8:1#FFC87C
Pale Gold#000000 text · best 12.1:1#E6BE8A
#82CAF8#000000 text · best 11.75:1#82CAF8

Generated Palette

#F8AF81#F8AF81
#82CAF8#82CAF8
#F8828F#F8828F
#F8EA82#F8EA82
#FDE6D8#FDE6D8
#F3772B#F3772B

Color Harmonies

#82CAF8#82CAF8
#F8828F#F8828F
#F8EA82#F8EA82
#82F8AF#82F8AF
#AF82F8#AF82F8

Variants

#FDE6D8#FDE6D8
#F3772B#F3772B
#FFAD7A#FFAD7A
#E9B290#E9B290
#FEFCFB#FEFCFB
#FFC6A3#FFC6A3

Nearest Named Colors