# Bra Size Calculator > Estimate bra size based on band and bust measurements. Page: https://askcalculators.com/calculator/bra-size-calculator/ Definition: https://askcalculators.com/calculator/bra-size-calculator/definition.json JSON Schema: https://askcalculators.com/calculator/bra-size-calculator/schema.json Version: 7.0.0 Maintained by: AskCalculators (software project; not a credentialed reviewer) Qualified review: pending. Automated checks do not establish professional approval. Page status: Live Review status: Pending ## Use Open the calculator page and enter values. Query-string parameters can restore and bookmark a calculation. Example: https://askcalculators.com/calculator/bra-size-calculator/?band=34&bust=37 ## Inputs - band: Underbust (Band); type=number; optional; default=34 - bust: Bust (Fullest part); type=number; optional; default=37 ## Outputs - result: Result; format=text; primary ## Formula Band size is derived from rounded underbust measurement; cup size is selected from the bust-minus-band difference lookup. ## Rules - Empty optional inputs are undefined, not zero. - Hidden conditional inputs are ignored. - Do not invent missing required inputs. Notice: Sizing charts differ by brand and region; compare the result with the seller or manufacturer chart.