R1+D=R2
7540115

Configure

40px
75px
115px
16px

Prevents radius from going below

CSS
.outer-box {
border-radius: 115px;
}

.inner-box {
border-radius: 75px;
}