HEX atlas value

#F8E7AB

#F8E7AB is a warm yellow HEX color close to Vanilla. According to Colors Encyclopedia, it converts to RGB 248, 231, 171, HSL 47, 85%, 82%, has luminance 0.8005, and belongs to the pastel group.

#F8E7AB Sample readable text
HEX #F8E7AB
RGB rgb(248, 231, 171)
HSL hsl(47 85% 82%)
CMYK cmyk(0, 7, 31, 3)
Luminance 0.8005
Contrast Black 17.01:1White 1.23:1

CSS

--color-f8e7ab: #F8E7AB;
.background-f8e7ab { background-color: #F8E7AB; }
.text-f8e7ab { color: #F8E7AB; }

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.8005
Black text17.01:1AA Pass
White text1.23: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":"#F8E7AB","rgb":[248,231,171],"hsl":[47,85,82],"cmyk":[0,7,31,3],"luminance":0.8005,"contrast":{"black":17.01,"white":1.23}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.01,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.23,"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":"#E2F8AA","hex":"#E2F8AA","family":"green","bestTextColor":"#000000","contrastBlack":18.24,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFEBA3","hex":"#FFEBA3","family":"yellow","bestTextColor":"#000000","contrastBlack":17.66,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Peach","hex":"#FFE5B4","family":"orange","bestTextColor":"#000000","contrastBlack":17.12,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Goldenrod","hex":"#EEE8AA","family":"yellow","bestTextColor":"#000000","contrastBlack":16.76,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","pastel","pastel yellow","Vanilla adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/f8e7ab.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/vanilla.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json","https://www.colorsencyclopedia.com/api/colors/navajo-white.json"]}
Harmonies
{"complementary":"#AABBF8","analogous":["#F8C0AA","#E2F8AA"],"triadic":["#AAF8E7","#E7AAF8"],"tetradic":["#AAF8C0","#AABBF8","#F8AAE2"],"splitComplementary":["#AAE2F8","#C0AAF8"],"monochromatic":["#FFFFFF","#F8E7AB","#F1CF55"]}
Variants
{"light":"#FFFFFF","dark":"#F1CF55","saturated":"#FFEBA3","desaturated":"#EEE1B4","pastel":"#FFFFFF","neon":"#FFF4CC"}
Nearest named colors
[{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":5.385164807134504},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":10.099504938362077},{"slug":"navajo-white","name":"Navajo White","hex":"#FFDEAD","distance":11.575836902790225},{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":11.575836902790225},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":12.409673645990857}]

HEX meaning and use

About #F8E7AB

#F8E7AB is classified as a warm yellow value with pastel visual character. #F8E7AB is visually closest to Vanilla, a named yellow color with HEX #F3E5AB.

The RGB channels are 248, 231, and 171, with red carrying the strongest channel weight. In HSL, the hue is 47deg with 85% saturation and 82% 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.8005, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 5.39, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.01:1AA Pass
White text1.23:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.01:1 · AAA
White text#FFFFFF1.23:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#E2F8AA#000000 text · best 18.24:1#E2F8AA
#FFEBA3#000000 text · best 17.66:1#FFEBA3
Peach#000000 text · best 17.12:1#FFE5B4
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA

Generated Palette

#F8E7AB#F8E7AB
#AABBF8#AABBF8
#F8C0AA#F8C0AA
#E2F8AA#E2F8AA
White#FFFFFF
#F1CF55#F1CF55

Color Harmonies

#AABBF8#AABBF8
#F8C0AA#F8C0AA
#E2F8AA#E2F8AA
#AAF8E7#AAF8E7
#E7AAF8#E7AAF8

Variants

White#FFFFFF
#F1CF55#F1CF55
#FFEBA3#FFEBA3
#EEE1B4#EEE1B4
White#FFFFFF
#FFF4CC#FFF4CC

Nearest Named Colors