HEX atlas value

#F7E7BF

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

#F7E7BF Sample readable text
HEX #F7E7BF
RGB rgb(247, 231, 191)
HSL hsl(43 78% 86%)
CMYK cmyk(0, 6, 23, 3)
Luminance 0.8069
Contrast Black 17.14:1White 1.23:1

CSS

--color-f7e7bf: #F7E7BF;
.background-f7e7bf { background-color: #F7E7BF; }
.text-f7e7bf { color: #F7E7BF; }

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.8069
Black text17.14: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":"#F7E7BF","rgb":[247,231,191],"hsl":[43,78,86],"cmyk":[0,6,23,3],"luminance":0.8069,"contrast":{"black":17.14,"white":1.23}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.14,"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":"#EBF7BF","hex":"#EBF7BF","family":"green","bestTextColor":"#000000","contrastBlack":18.59,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFEBB8","hex":"#FFEBB8","family":"orange","bestTextColor":"#000000","contrastBlack":17.83,"contrastWhite":1.18,"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/f7e7bf.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":"#BFCFF7","analogous":["#F7CCBF","#EBF7BF"],"triadic":["#BFF7E7","#E7BFF7"],"tetradic":["#BFF7CC","#BFCFF7","#F7BFEB"],"splitComplementary":["#BFEBF7","#CCBFF7"],"monochromatic":["#FFFFFF","#F7E7BF","#EDC96E"]}
Variants
{"light":"#FFFFFF","dark":"#EDC96E","saturated":"#FFEBB8","desaturated":"#EFE4C7","pastel":"#FFFFFF","neon":"#FFF6E0"}
Nearest named colors
[{"slug":"bisque","name":"Bisque","hex":"#FFE4C4","distance":9.899494936611665},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":12.68857754044952},{"slug":"moccasin","name":"Moccasin","hex":"#FFE4B5","distance":13.152946437965905},{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":13.74772708486752},{"slug":"champagne","name":"Champagne","hex":"#F7E7CE","distance":15}]

HEX meaning and use

About #F7E7BF

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

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

WCAG Accessibility

Black text17.14: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 #F7E7BF needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#EBF7BF#000000 text · best 18.59:1#EBF7BF
#FFEBB8#000000 text · best 17.83:1#FFEBB8
Champagne#000000 text · best 17.28:1#F7E7CE
Bisque#000000 text · best 17.15:1#FFE4C4

Generated Palette

#F7E7BF#F7E7BF
#BFCFF7#BFCFF7
#F7CCBF#F7CCBF
#EBF7BF#EBF7BF
White#FFFFFF
#EDC96E#EDC96E

Color Harmonies

#BFCFF7#BFCFF7
#F7CCBF#F7CCBF
#EBF7BF#EBF7BF
#BFF7E7#BFF7E7
#E7BFF7#E7BFF7

Variants

White#FFFFFF
#EDC96E#EDC96E
#FFEBB8#FFEBB8
#EFE4C7#EFE4C7
White#FFFFFF
#FFF6E0#FFF6E0

Nearest Named Colors