HEX atlas value

#FAF6A8

#FAF6A8 is a warm yellow HEX color close to Butter. According to Colors Encyclopedia, it converts to RGB 250, 246, 168, HSL 57, 89%, 82%, has luminance 0.8906, and belongs to the pastel group.

#FAF6A8 Sample readable text
HEX #FAF6A8
RGB rgb(250, 246, 168)
HSL hsl(57 89% 82%)
CMYK cmyk(0, 2, 33, 2)
Luminance 0.8906
Contrast Black 18.81:1White 1.12:1

CSS

--color-faf6a8: #FAF6A8;
.background-faf6a8 { background-color: #FAF6A8; }
.text-faf6a8 { color: #FAF6A8; }

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.8906
Black text18.81:1AA Pass
White text1.12: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":"#FAF6A8","rgb":[250,246,168],"hsl":[57,89,82],"cmyk":[0,2,33,2],"luminance":0.8906,"contrast":{"black":18.81,"white":1.12}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.81,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.12,"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":"Pastel Yellow","hex":"#FDFD96","family":"yellow","bestTextColor":"#000000","contrastBlack":19.67,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFFAA3","hex":"#FFFAA3","family":"yellow","bestTextColor":"#000000","contrastBlack":19.46,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Soft Yellow","hex":"#FFF8B8","family":"yellow","bestTextColor":"#000000","contrastBlack":19.37,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Butter","hex":"#FFF1A8","family":"yellow","bestTextColor":"#000000","contrastBlack":18.4,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","pastel","pastel yellow","Butter 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/faf6a8.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/butter.json","https://www.colorsencyclopedia.com/api/colors/soft-yellow.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json"]}
Harmonies
{"complementary":"#A8ACFA","analogous":["#FACDA8","#D5FAA8"],"triadic":["#A8FAF6","#F6A8FA"],"tetradic":["#A8FACD","#A8ACFA","#FAA8D5"],"splitComplementary":["#A8D5FA","#CDA8FA"],"monochromatic":["#FFFFFF","#FAF6A8","#F5ED51"]}
Variants
{"light":"#FFFFFF","dark":"#F5ED51","saturated":"#FFFAA3","desaturated":"#F0EDB2","pastel":"#FFFFFF","neon":"#FFFCCC"}
Nearest named colors
[{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":7.0710678118654755},{"slug":"soft-yellow","name":"Soft Yellow","hex":"#FFF8B8","distance":16.881943016134134},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":18.547236990991408},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":18.627936010197157},{"slug":"pastel-yellow","name":"Pastel Yellow","hex":"#FDFD96","distance":19.544820285692065}]

HEX meaning and use

About #FAF6A8

#FAF6A8 is classified as a warm yellow value with pastel visual character. #FAF6A8 is visually closest to Butter, a named yellow color with HEX #FFF1A8.

The RGB channels are 250, 246, and 168, with red carrying the strongest channel weight. In HSL, the hue is 57deg with 89% 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.8906, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 7.07, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.81:1AA Pass
White text1.12:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.81:1 · AAA
White text#FFFFFF1.12:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Pastel Yellow#000000 text · best 19.67:1#FDFD96
#FFFAA3#000000 text · best 19.46:1#FFFAA3
Soft Yellow#000000 text · best 19.37:1#FFF8B8
Butter#000000 text · best 18.4:1#FFF1A8

Generated Palette

#FAF6A8#FAF6A8
#A8ACFA#A8ACFA
#FACDA8#FACDA8
#D5FAA8#D5FAA8
White#FFFFFF
#F5ED51#F5ED51

Color Harmonies

#A8ACFA#A8ACFA
#FACDA8#FACDA8
#D5FAA8#D5FAA8
#A8FAF6#A8FAF6
#F6A8FA#F6A8FA

Variants

White#FFFFFF
#F5ED51#F5ED51
#FFFAA3#FFFAA3
#F0EDB2#F0EDB2
White#FFFFFF
#FFFCCC#FFFCCC

Nearest Named Colors