HEX atlas value

#FBECBB

#FBECBB is a warm yellow HEX color close to Peach. According to Colors Encyclopedia, it converts to RGB 251, 236, 187, HSL 46, 89%, 86%, has luminance 0.8409, and belongs to the light and pastel groups.

#FBECBB Sample readable text
HEX #FBECBB
RGB rgb(251, 236, 187)
HSL hsl(46 89% 86%)
CMYK cmyk(0, 6, 25, 2)
Luminance 0.8409
Contrast Black 17.82:1White 1.18:1

CSS

--color-fbecbb: #FBECBB;
.background-fbecbb { background-color: #FBECBB; }
.text-fbecbb { color: #FBECBB; }

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.8409
Black text17.82:1AA Pass
White text1.18: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":"#FBECBB","rgb":[251,236,187],"hsl":[46,89,86],"cmyk":[0,6,25,2],"luminance":0.8409,"contrast":{"black":17.82,"white":1.18}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.82,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.18,"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":"Soft Yellow","hex":"#FFF8B8","family":"yellow","bestTextColor":"#000000","contrastBlack":19.37,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EAFBBC","hex":"#EAFBBC","family":"green","bestTextColor":"#000000","contrastBlack":19.02,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FFEEB8","hex":"#FFEEB8","family":"yellow","bestTextColor":"#000000","contrastBlack":18.17,"contrastWhite":1.16,"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 yellow","light","pastel","light yellow","pastel yellow","Peach adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/fbecbb.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/peach.json","https://www.colorsencyclopedia.com/api/colors/moccasin.json","https://www.colorsencyclopedia.com/api/colors/bisque.json"]}
Harmonies
{"complementary":"#BCCAFB","analogous":["#FBCCBC","#EAFBBC"],"triadic":["#BCFBEC","#ECBCFB"],"tetradic":["#BCFBCC","#BCCAFB","#FBBCEA"],"splitComplementary":["#BCEAFB","#CCBCFB"],"monochromatic":["#FFFFFF","#FBECBB","#F6D465"]}
Variants
{"light":"#FFFFFF","dark":"#F6D465","saturated":"#FFEEB8","desaturated":"#F3E8C3","pastel":"#FFFFFF","neon":"#FFF8E0"}
Nearest named colors
[{"slug":"peach","name":"Peach","hex":"#FFE5B4","distance":10.677078252031311},{"slug":"moccasin","name":"Moccasin","hex":"#FFE4B5","distance":10.770329614269007},{"slug":"bisque","name":"Bisque","hex":"#FFE4C4","distance":12.68857754044952},{"slug":"soft-yellow","name":"Soft Yellow","hex":"#FFF8B8","distance":13},{"slug":"wheat","name":"Wheat","hex":"#F5DEB3","distance":17.204650534085253}]

HEX meaning and use

About #FBECBB

#FBECBB is classified as a warm yellow value with light and pastel visual character. #FBECBB is visually closest to Peach, a named orange color with HEX #FFE5B4.

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

WCAG Accessibility

Black text17.82:1AA Pass
White text1.18:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.82:1 · AAA
White text#FFFFFF1.18:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Soft Yellow#000000 text · best 19.37:1#FFF8B8
#EAFBBC#000000 text · best 19.02:1#EAFBBC
#FFEEB8#000000 text · best 18.17:1#FFEEB8
Bisque#000000 text · best 17.15:1#FFE4C4

Generated Palette

#FBECBB#FBECBB
#BCCAFB#BCCAFB
#FBCCBC#FBCCBC
#EAFBBC#EAFBBC
White#FFFFFF
#F6D465#F6D465

Color Harmonies

#BCCAFB#BCCAFB
#FBCCBC#FBCCBC
#EAFBBC#EAFBBC
#BCFBEC#BCFBEC
#ECBCFB#ECBCFB

Variants

White#FFFFFF
#F6D465#F6D465
#FFEEB8#FFEEB8
#F3E8C3#F3E8C3
White#FFFFFF
#FFF8E0#FFF8E0

Nearest Named Colors