OnomaUI

dokin motion

The motion for "heart jumps with a thud".

どきん1 motionOfficial

Sample

Heart jumps with a thud

Surprise or a crush

Beats up to 140%, beats once more smaller, then settles.

Duration
0.9s
Repeats
No
Easing
ease-out
Animates
Scale scale
Show CSS
@keyframes onoma-dokin {
  0% { transform: scale(1, 1); }
  20% { transform: scale(1.4, 1.4); }
  40% { transform: scale(0.92, 0.92); }
  60% { transform: scale(1.16, 1.16); }
  100% { transform: scale(1, 1); }
}

.onoma-dokin {
  animation: onoma-dokin 0.9s ease-out both;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-dokin { animation: none; }
}

Compare with similar motions

dokinHeart jumps with a thud
gaagaaSquawk noisily
bekoDent in

Words for the same motion