HEX atlas value

#F7E8BF

#F7E8BF is a warm orange HEX color close to Bisque. According to Colors Encyclopedia, it converts to RGB 247, 232, 191, HSL 44, 78%, 86%, has luminance 0.8125, and belongs to the light and pastel groups.

#F7E8BF Sample readable text
HEX #F7E8BF
RGB rgb(247, 232, 191)
HSL hsl(44 78% 86%)
CMYK cmyk(0, 6, 23, 3)
Luminance 0.8125
Contrast Black 17.25:1White 1.22:1

CSS

--color-f7e8bf: #F7E8BF;
.background-f7e8bf { background-color: #F7E8BF; }
.text-f7e8bf { color: #F7E8BF; }

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.8125
Black text17.25:1AA Pass
White text1.22: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":"#F7E8BF","rgb":[247,232,191],"hsl":[44,78,86],"cmyk":[0,6,23,3],"luminance":0.8125,"contrast":{"black":17.25,"white":1.22}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.25,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.22,"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":"#EAF7BF","hex":"#EAF7BF","family":"green","bestTextColor":"#000000","contrastBlack":18.56,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFECB8","hex":"#FFECB8","family":"orange","bestTextColor":"#000000","contrastBlack":17.94,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Champagne","hex":"#F7E7CE","family":"orange","bestTextColor":"#000000","contrastBlack":17.28,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Bisque","hex":"#FFE4C4","family":"orange","bestTextColor":"#000000","contrastBlack":17.15,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm orange","light","pastel","light orange","pastel orange","Bisque 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/f7e8bf.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/bisque.json","https://www.colorsencyclopedia.com/api/colors/vellum.json","https://www.colorsencyclopedia.com/api/colors/moccasin.json"]}
Harmonies
{"complementary":"#BFCEF7","analogous":["#F7CCBF","#EAF7BF"],"triadic":["#BFF7E8","#E8BFF7"],"tetradic":["#BFF7CC","#BFCEF7","#F7BFEA"],"splitComplementary":["#BFEAF7","#CCBFF7"],"monochromatic":["#FFFFFF","#F7E8BF","#EDCB6E"]}
Variants
{"light":"#FFFFFF","dark":"#EDCB6E","saturated":"#FFECB8","desaturated":"#EFE5C7","pastel":"#FFFFFF","neon":"#FFF7E0"}
Nearest named colors
[{"slug":"bisque","name":"Bisque","hex":"#FFE4C4","distance":10.246950765959598},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":13.038404810405298},{"slug":"moccasin","name":"Moccasin","hex":"#FFE4B5","distance":13.416407864998739},{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":13.92838827718412},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":15.033296378372908}]

HEX meaning and use

About #F7E8BF

#F7E8BF is classified as a warm orange value with light and pastel visual character. #F7E8BF is visually closest to Bisque, a named orange color with HEX #FFE4C4.

The RGB channels are 247, 232, and 191, with red carrying the strongest channel weight. In HSL, the hue is 44deg with 78% saturation and 86% 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.8125, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 10.25, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.25:1AA Pass
White text1.22:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.25:1 · AAA
White text#FFFFFF1.22:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#EAF7BF#000000 text · best 18.56:1#EAF7BF
#FFECB8#000000 text · best 17.94:1#FFECB8
Champagne#000000 text · best 17.28:1#F7E7CE
Bisque#000000 text · best 17.15:1#FFE4C4

Generated Palette

#F7E8BF#F7E8BF
#BFCEF7#BFCEF7
#F7CCBF#F7CCBF
#EAF7BF#EAF7BF
White#FFFFFF
#EDCB6E#EDCB6E

Color Harmonies

#BFCEF7#BFCEF7
#F7CCBF#F7CCBF
#EAF7BF#EAF7BF
#BFF7E8#BFF7E8
#E8BFF7#E8BFF7

Variants

White#FFFFFF
#EDCB6E#EDCB6E
#FFECB8#FFECB8
#EFE5C7#EFE5C7
White#FFFFFF
#FFF7E0#FFF7E0

Nearest Named Colors